Fix broken link in server-server signing events section (#3528)
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
parent
fc5ba959ca
commit
dd32431b85
2 changed files with 3 additions and 2 deletions
1
changelogs/server_server/3528.clarification
Normal file
1
changelogs/server_server/3528.clarification
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
|
@ -1135,8 +1135,8 @@ JSON](/appendices#signing-json), using the server's signing key
|
||||||
|
|
||||||
The signature is then copied back to the original event object.
|
The signature is then copied back to the original event object.
|
||||||
|
|
||||||
See [Persistent Data Unit schema](#Persistent Data Unit schema) for an
|
For an example of a signed event, see the [room version
|
||||||
example of a signed event.
|
specification](/rooms).
|
||||||
|
|
||||||
### Validating hashes and signatures on received events
|
### Validating hashes and signatures on received events
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue