Fix broken links to matrix-doc (#1032)

The spec has moved to https://github.com/matrix-org/matrix-spec, so there were
a lot of broken links here.
This commit is contained in:
Richard van der Hoff 2022-04-20 16:36:14 +01:00 committed by GitHub
parent 188eba6969
commit 614680675f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 62 additions and 106 deletions

View file

@ -216,7 +216,7 @@ before using the contents verbatim.
**It is not safe to assume that an event body will have all the expected
fields of the expected types.**
See [MSC2801](https://github.com/matrix-org/matrix-doc/pull/2801) for more
See [MSC2801](https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/2801-untrusted-event-data.md) for more
detail on why this assumption is unsafe.
{{% /boxes/warning %}}