mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Fix room versions reference in appendices & s2s spec
This commit is contained in:
parent
3b47a5924b
commit
166d4ada86
|
|
@ -16,10 +16,10 @@
|
|||
Identifier Grammar
|
||||
------------------
|
||||
|
||||
Some identifiers are specific to given room versions, please see the
|
||||
`room specification`_ for more information.
|
||||
Some identifiers are specific to given room versions, please refer to the
|
||||
`room versions specification`_ for more information.
|
||||
|
||||
.. _`room specification`: ../rooms/latest.html
|
||||
.. _`room versions specification`: ../index.html#room-versions
|
||||
|
||||
|
||||
Server Name
|
||||
|
|
|
|||
|
|
@ -1318,4 +1318,4 @@ Example code
|
|||
.. _`Checking for a signature`: ../appendices.html#checking-for-a-signature
|
||||
.. _`Device Management module`: ../client_server/%CLIENT_RELEASE_LABEL%.html#device-management
|
||||
.. _`End-to-End Encryption module`: ../client_server/%CLIENT_RELEASE_LABEL%.html#end-to-end-encryption
|
||||
.. _`room version specification`: ../rooms/latest.html
|
||||
.. _`room version specification`: ../index.html#room-versions
|
||||
|
|
|
|||
Loading…
Reference in a new issue