From 4d90d2b4952c1740e9ec53e2fe10dc07db5bad24 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 7 Feb 2018 08:26:27 +0000 Subject: [PATCH] fix depr link --- specification/client_server_api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 464d20ae..1041dc15 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1447,6 +1447,9 @@ have to wait in milliseconds before they can try again. .. |/rooms/{roomId}/context/{eventId}| replace:: ``/rooms/{roomId}/context/{eventId}`` .. _/rooms/{roomId}/context/{eventId}: #get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-context-eventid +.. |/rooms/{roomId}/event/{eventId}| replace:: ``/rooms/{roomId}/event/{eventId}`` +.. _/rooms/{roomId}/event/{eventId}: #get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-event-eventid + .. |/account/3pid| replace:: ``/account/3pid`` .. _/account/3pid: #post-matrix-client-%CLIENT_MAJOR_VERSION%-account-3pid