summary refs log tree commit diff
path: root/synapse/config/consent.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-07-07 12:37:10 +0100
committerRichard van der Hoff <richard@matrix.org>2021-07-07 12:37:10 +0100
commit240b3ce253b2b36d79a0a6cc18aefd70ad066de3 (patch)
tree1aa14197a7a919d4dda81be36735f36d2adb1956 /synapse/config/consent.py
parentSimplify structure of room admin API docs (#10313) (diff)
parentUpdate links to documentation in sample config (#10287) (diff)
downloadsynapse-240b3ce253b2b36d79a0a6cc18aefd70ad066de3.tar.xz
Merge remote-tracking branch 'origin/release-v1.38' into develop
merge @dklimpel's fixes to the sample config
Diffstat (limited to 'synapse/config/consent.py')
-rw-r--r--synapse/config/consent.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/consent.py b/synapse/config/consent.py
index 30d07cc219..b05a9bd97f 100644
--- a/synapse/config/consent.py
+++ b/synapse/config/consent.py
@@ -22,7 +22,7 @@ DEFAULT_CONFIG = """\
 # User Consent configuration
 #
 # for detailed instructions, see
-# https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md
+# https://matrix-org.github.io/synapse/latest/consent_tracking.html
 #
 # Parts of this section are required if enabling the 'consent' resource under
 # 'listeners', in particular 'template_dir' and 'version'.