diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-09-18 10:16:00 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-09-18 10:16:00 +0100 |
commit | 7100b5cc9de1620945eeba3d2725bd4239c4a3c6 (patch) | |
tree | 874cfdd31a86d14a838fa718250c901a86e5b013 | |
parent | v2 3PID Invites (part of MSC2140) (#5979) (diff) | |
download | synapse-7100b5cc9de1620945eeba3d2725bd4239c4a3c6.tar.xz |
fix sample config
this was apparently broken by #6040.
-rw-r--r-- | docs/sample_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index d5a8d24c2b..1ee0ba8c30 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -1520,7 +1520,7 @@ opentracing: #enabled: true # The list of homeservers we wish to send and receive span contexts and span baggage. - # See docs/opentracing.md + # See docs/opentracing.rst # This is a list of regexes which are matched against the server_name of the # homeserver. # |