Compare commits

..

2 commits

Author SHA1 Message Date
Andrew Morgan 2d2aea8924
Merge 4c73b05c69 into fca171427f 2025-05-01 14:00:27 +00:00
Andrew Morgan 4c73b05c69
Fix links
Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com>
2025-05-01 15:00:25 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ paths:
Also note that if the remote homeserver is already in the room, it will receive the
invite event twice; once through this endpoint, and again through a [federation
transaction](https://spec.matrix.org/v1.13/server-server-api/#transactions).
transaction](/server-server-api/#transactions).
operationId: sendInviteV1
security:
- signedRequest: []

View file

@ -39,7 +39,7 @@ paths:
Also note that if the remote homeserver is already in the room, it will receive the
invite event twice; once through this endpoint, and again through a [federation
transaction](https://spec.matrix.org/v1.13/server-server-api/#transactions).
transaction](/server-server-api/#transactions).
operationId: sendInviteV2
security:
- signedRequest: []