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:
parent
188eba6969
commit
614680675f
18 changed files with 62 additions and 106 deletions
|
@ -1,7 +1,7 @@
|
|||
[tool.towncrier]
|
||||
version = "unused"
|
||||
filename = "../rendered.md"
|
||||
issue_format = "[#{issue}](https://github.com/matrix-org/matrix-doc/issues/{issue})"
|
||||
issue_format = "[#{issue}](https://github.com/matrix-org/matrix-spec/issues/{issue})"
|
||||
title_format = "### {name}" # Matches rendered spec, even if awkward
|
||||
underlines = " " # 3 spaces intentionally to hide RST headings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue