Fix broken links
A bunch of broken links I found
This commit is contained in:
parent
fd41d9d4ed
commit
6cbb88f9df
14 changed files with 21 additions and 20 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue