Use the real identity server version in the APIs table

This commit is contained in:
Travis Ralston 2019-02-04 13:56:59 -07:00
parent baf00ba6d1
commit 6067a4ad3c

View file

@ -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>`_",