summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2022-06-17 10:47:38 -0700
committerGitHub <noreply@github.com>2022-06-17 10:47:38 -0700
commit3d94d07db39bf29f9742c95e19b52b8ffcf6baa7 (patch)
treefb29c432bbd1f479b68fa1d2b393217f56183e66 /docs
parentFix inconsistencies in event validation (#13088) (diff)
downloadsynapse-3d94d07db39bf29f9742c95e19b52b8ffcf6baa7.tar.xz
Update opentracing docs to reference the configuration manual rather than the configuation file. (#13076)
Diffstat (limited to 'docs')
-rw-r--r--docs/opentracing.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/opentracing.md b/docs/opentracing.md
index f91362f112..abb94b565f 100644
--- a/docs/opentracing.md
+++ b/docs/opentracing.md
@@ -57,8 +57,9 @@ https://www.jaegertracing.io/docs/latest/getting-started.
 ## Enable OpenTracing in Synapse
 
 OpenTracing is not enabled by default. It must be enabled in the
-homeserver config by uncommenting the config options under `opentracing`
-as shown in the [sample config](./sample_config.yaml). For example:
+homeserver config by adding the `opentracing` option to your config file. You can find 
+documentation about how to do this in the [config manual under the header 'Opentracing'](usage/configuration/config_documentation.md#opentracing).
+See below for an example Opentracing configuration: 
 
 ```yaml
 opentracing: