Fix links to rendered APIs

This commit is contained in:
Will 2021-01-30 13:25:57 -08:00 committed by Richard van der Hoff
parent 72ff5b92cb
commit 9a179038cc
7 changed files with 49 additions and 48 deletions

View file

@ -688,7 +688,7 @@ in practice will use just two.
The first part of the handshake usually involves using the directory
server to request the room ID and join candidates through the
`/query/directory`\_ API endpoint. In the case of a new user joining a
[`/query/directory`](/server-server-api/#get_matrixfederationv1querydirectory) API endpoint. In the case of a new user joining a
room as a result of a received invite, the joining user's homeserver
could optimise this step away by picking the origin server of that
invite message as the join candidate. However, the joining server should