Skip to content

Commit

Permalink
Fix broken link in server-server signing events section (#3528)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Morgan <[email protected]>
  • Loading branch information
devonh and anoadragon453 authored Feb 1, 2022
1 parent fc5ba95 commit dd32431
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelogs/server_server/3528.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix various typos throughout the specification.
4 changes: 2 additions & 2 deletions content/server-server-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

See [Persistent Data Unit schema](#Persistent Data Unit schema) for an
example of a signed event.
For an example of a signed event, see the [room version
specification](/rooms).

### Validating hashes and signatures on received events

Expand Down

0 comments on commit dd32431

Please sign in to comment.