Use the real identity server version in the APIs table
This commit is contained in:
parent
baf00ba6d1
commit
6067a4ad3c
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ class MatrixUnits(Units):
|
||||||
"Privileged server plugins",
|
"Privileged server plugins",
|
||||||
), TypeTableRow(
|
), TypeTableRow(
|
||||||
"`Identity Service API <identity_service/"+is_ver+".html>`_",
|
"`Identity Service API <identity_service/"+is_ver+".html>`_",
|
||||||
"unstable",
|
is_ver,
|
||||||
"Mapping of third party IDs to Matrix IDs",
|
"Mapping of third party IDs to Matrix IDs",
|
||||||
), TypeTableRow(
|
), TypeTableRow(
|
||||||
"`Push Gateway API <push_gateway/"+push_gw_ver+".html>`_",
|
"`Push Gateway API <push_gateway/"+push_gw_ver+".html>`_",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue