summary refs log tree commit diff
path: root/synapse/config/stats.py
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-07-07 13:35:45 +0200
committerGitHub <noreply@github.com>2021-07-07 12:35:45 +0100
commit56fd5fa8e1cacdba89ff1c9a9c18d0d6f0cb0f74 (patch)
tree4de74666145ca7c0de7b7861587394c6258b122c /synapse/config/stats.py
parentFix broken link (diff)
downloadsynapse-56fd5fa8e1cacdba89ff1c9a9c18d0d6f0cb0f74.tar.xz
Update links to documentation in sample config (#10287)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
Diffstat (limited to 'synapse/config/stats.py')
-rw-r--r--synapse/config/stats.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/stats.py b/synapse/config/stats.py
index 3d44b51201..78f61fe9da 100644
--- a/synapse/config/stats.py
+++ b/synapse/config/stats.py
@@ -51,7 +51,7 @@ class StatsConfig(Config):
     def generate_config_section(self, config_dir_path, server_name, **kwargs):
         return """
         # Settings for local room and user statistics collection. See
-        # docs/room_and_user_statistics.md.
+        # https://matrix-org.github.io/synapse/latest/room_and_user_statistics.html.
         #
         stats:
           # Uncomment the following to disable room and user statistics. Note that doing