summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorqwertyforce <qwertyforce@protonmail.com>2022-01-13 20:09:15 +0300
committerGitHub <noreply@github.com>2022-01-13 17:09:15 +0000
commitb9632046fb79a3910cda453d0d173c8ee5d39f7b (patch)
treef2976d55fe605ef69e8208225bd9e3f6c2a9f358 /docs
parentMention python3-venv and libpq-dev dependencies in contribution guide (#11740) (diff)
downloadsynapse-b9632046fb79a3910cda453d0d173c8ee5d39f7b.tar.xz
update room spec url in config files (#11739)
* change spec url in config files

* Create 11739.txt

* .txt -> .doc
Diffstat (limited to 'docs')
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 26894fae34..907e067e51 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -164,7 +164,7 @@ presence:
 # The default room version for newly created rooms.
 #
 # Known room versions are listed here:
-# https://matrix.org/docs/spec/#complete-list-of-room-versions
+# https://spec.matrix.org/latest/rooms/#complete-list-of-room-versions
 #
 # For example, for room version 1, default_room_version should be set
 # to "1".