diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 9bae54f4..b7487bdd 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1220,7 +1220,7 @@ have to wait in milliseconds before they can try again. .. |/rooms//unban| replace:: ``/rooms//unban`` .. _/rooms//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``