Skip to content

Commit dd32431

Browse files
Fix broken link in server-server signing events section (matrix-org#3528)
Co-authored-by: Andrew Morgan <[email protected]>
1 parent fc5ba95 commit dd32431

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix various typos throughout the specification.

content/server-server-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,8 +1135,8 @@ JSON](/appendices#signing-json), using the server's signing key
11351135

11361136
The signature is then copied back to the original event object.
11371137

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

11411141
### Validating hashes and signatures on received events
11421142

0 commit comments

Comments
 (0)