Fix broken link in server-server signing events section (#3528)

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
devonh 2022-02-01 16:55:35 +00:00 committed by GitHub
parent fc5ba959ca
commit dd32431b85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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