Skip to content

Commit 5beaf2e

Browse files
authored
checklist: fix links (#4285)
Fix a couple of broken links in the MSC checklist
1 parent c8d2278 commit 5beaf2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MSC_CHECKLIST.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ clarification of any of these points.
4343
- [ ] Alternatives
4444
- [ ] Dependencies
4545
- [ ] Stable identifiers are used throughout the proposal, except for the unstable prefix section
46-
- [ ] Unstable prefixes [consider](README.md#unstable-prefixes) the awkward accepted-but-not-merged state
46+
- [ ] Unstable prefixes [consider](/README.md#unstable-prefixes) the awkward accepted-but-not-merged state
4747
- [ ] Chosen unstable prefixes do not pollute any global namespace (use “org.matrix.mscXXXX”, not “org.matrix”).
48-
- [ ] Changes have applicable [Sign Off](CONTRIBUTING.md#sign-off) from all authors/editors/contributors
48+
- [ ] Changes have applicable [Sign Off](/CONTRIBUTING.md#sign-off) from all authors/editors/contributors
4949
- [ ] There is a dedicated "Security Considerations" section which detail
5050
any possible attacks/vulnerabilities this proposal may introduce, even if this is "None.".
5151
See [RFC3552](https://datatracker.ietf.org/doc/html/rfc3552) for things to think about,

0 commit comments

Comments
 (0)