mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 13:03:42 +01:00
Merge e0f02743bd into 2c734c3c5b
This commit is contained in:
commit
f425ef1030
1
changelogs/internal/newsfragments/2137.clarification
Normal file
1
changelogs/internal/newsfragments/2137.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Update the header navigation menu with links to modern matrix.org. Contributed by @HarHarLinks.
|
||||||
|
|
@ -23,15 +23,15 @@ description = "Home of the Matrix specification for decentralised communication"
|
||||||
[menus]
|
[menus]
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = 'Foundation'
|
name = 'Foundation'
|
||||||
url = 'https://matrix.org/foundation/'
|
url = 'https://matrix.org/foundation/about/'
|
||||||
weight = 10
|
weight = 10
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = 'FAQs'
|
name = 'User Docs'
|
||||||
url = 'https://matrix.org/faq'
|
url = 'https://matrix.org/docs/'
|
||||||
weight = 20
|
weight = 20
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = 'Blog'
|
name = 'Blog'
|
||||||
url = 'https://matrix.org/blog/posts'
|
url = 'https://matrix.org/blog/'
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue