mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-01 21:48:37 +01:00
C-S spec: Fix 'unstable' in link to /context API
This commit is contained in:
parent
76ec390c73
commit
b5f9e896ba
|
|
@ -1221,7 +1221,7 @@ have to wait in milliseconds before they can try again.
|
|||
.. |/rooms/<room_id>/unban| replace:: ``/rooms/<room_id>/unban``
|
||||
.. _/rooms/<room_id>/unban: #post-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-unban
|
||||
|
||||
.. |/rooms/{roomId}/context/{eventId}| replace:: ``/_matrix/client/unstable/rooms/{roomId}/context/{eventId}``
|
||||
.. |/rooms/{roomId}/context/{eventId}| replace:: ``/rooms/{roomId}/context/{eventId}``
|
||||
.. _/rooms/{roomId}/context/{eventId}: #get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-context-eventid
|
||||
|
||||
.. |/account/3pid| replace:: ``/account/3pid``
|
||||
|
|
|
|||
Loading…
Reference in a new issue