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

@ -285,7 +285,7 @@ the client has made an appropriate request to `/hash_details` first.
### Security considerations
{{% boxes/note %}}
[MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134) has much
[MSC2134](https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/2134-identity-hash-lookup.md) has much
more information about the security considerations made for this section
of the specification. This section covers the high-level details for why
the specification is the way it is.