Fix broken links

A bunch of broken links I found
This commit is contained in:
Richard van der Hoff 2022-11-08 18:53:36 +00:00
parent fd41d9d4ed
commit 6cbb88f9df
14 changed files with 21 additions and 20 deletions

View file

@ -256,8 +256,8 @@ unable to do so. This happens in the following situations:
* The original event (and hence its replacement) are encrypted.
Client authors are reminded to take note of the requirements for [Validity of
message edit events](#validity-of-message-edit-events), and to ignore any
invalid edit events that are received.
replacement events](#validity-of-replacement-events), and to ignore any
invalid replacement events that are received.
##### Permalinks

View file

@ -4,7 +4,7 @@
Users may wish to be informed when another user is typing in a room.
This can be achieved using typing notifications. These are ephemeral
events, so they do not form part of the
[Event Graph](index.html#event-graphs). Typing notifications are scoped
[Event Graph](/#event-graphs). Typing notifications are scoped
to a room.
#### Events