Uniquify some links

The link checker doesn't understand that we dynamically re-assign element IDs
at load time, so was failing for a few links that were technically valid
(though presumably still broken for any client not using JS).

Work around this by manually setting a few anchors, linking to other nearby
bits of text, or just changing heading titles.
This commit is contained in:
Richard van der Hoff 2022-11-08 18:57:36 +00:00
parent 3e074ed6d3
commit 9e8360560b
6 changed files with 9 additions and 9 deletions

View file

@ -35,8 +35,8 @@ paths:
description: |-
*Note that there are two forms of this API, which are documented separately.
This version of the API requires that the inviter knows the Matrix
identifier of the invitee. The other is documented in the*
[third party invites section](/client-server-api/#post_matrixclientv3roomsroomidinvite-1).
identifier of the invitee. The other is documented in the
[third party invites](/client-server-api/#third-party-invites) section.*
This API invites a user to participate in a particular room.
They do not start participating in the room until they actually join the

View file

@ -383,7 +383,7 @@ paths:
type: object
description: |-
Information on end-to-end device updates, as specified in
[End-to-end encryption](/client-server-api/#extensions-to-sync-1).
[End-to-end encryption](/client-server-api/#e2e-extensions-to-sync).
device_one_time_keys_count:
title: One-time keys count
type: object
@ -391,7 +391,7 @@ paths:
type: integer
description: |-
Information on end-to-end encryption keys, as specified
in [End-to-end encryption](/client-server-api/#extensions-to-sync-1).
in [End-to-end encryption](/client-server-api/#e2e-extensions-to-sync).
required:
- next_batch
examples: