diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index defe028d2..c24f9ef44 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -65,11 +65,11 @@ - Add endpoints and logic for invites and third-party invites to the federation spec and update the JSON of the request sent by the identity server upon 3PID binding - (`#997 `) + (`#997 `_) - Fix "membership" property on third-party invite upgrade example - (`#995 `) + (`#995 `_) - Fix response format and 404 example for room alias lookup - (`#960 `) + (`#960 `_) - Fix examples of ``m.room.member`` event and room state change, and added a clarification on the membership event sent upon profile update (`#950 `_).