Current version should still point to the old spec
This commit is contained in:
parent
b79d489f91
commit
108b323e10
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ privacy_policy = "https://matrix.org/legal/privacy-notice"
|
||||||
# must be one of "unstable", "current", "historical"
|
# must be one of "unstable", "current", "historical"
|
||||||
# this is used to decide whether to show a banner pointing to the current release
|
# this is used to decide whether to show a banner pointing to the current release
|
||||||
status = "unstable"
|
status = "unstable"
|
||||||
current_version_url = "https://spec.matrix.org/latest"
|
current_version_url = "https://matrix.org/docs/spec/"
|
||||||
|
|
||||||
# User interface configuration
|
# User interface configuration
|
||||||
[params.ui]
|
[params.ui]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue