Merge pull request #1845 from matrix-org/travis/fix-IS-generation
Use the real identity server version in the APIs table
This commit is contained in:
commit
80e6f7cbb5
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ class MatrixUnits(Units):
|
|||
"Privileged server plugins",
|
||||
), TypeTableRow(
|
||||
"`Identity Service API <identity_service/"+is_ver+".html>`_",
|
||||
"unstable",
|
||||
is_ver,
|
||||
"Mapping of third party IDs to Matrix IDs",
|
||||
), TypeTableRow(
|
||||
"`Push Gateway API <push_gateway/"+push_gw_ver+".html>`_",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue