diff options
author | David Robertson <davidr@element.io> | 2022-10-24 14:50:40 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-10-24 14:50:40 +0100 |
commit | 8a341d3e96d0068b0b730d97013b7d799fccad16 (patch) | |
tree | fde859244c9a4f5f754e23c2e7e1ff11380f806b /docs/usage/configuration/workers.md | |
parent | Move old architecture docs (diff) | |
download | synapse-8a341d3e96d0068b0b730d97013b7d799fccad16.tar.xz |
Fixup dead links
Diffstat (limited to 'docs/usage/configuration/workers.md')
-rw-r--r-- | docs/usage/configuration/workers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/workers.md b/docs/usage/configuration/workers.md index e6a7426874..c86b951ecd 100644 --- a/docs/usage/configuration/workers.md +++ b/docs/usage/configuration/workers.md @@ -111,7 +111,7 @@ redis: enabled: true ``` -See the [configuration manual](usage/configuration/config_documentation.html) for the full documentation of each option. +See the [configuration manual](config_documentation.md) for the full documentation of each option. Under **no circumstances** should the replication listener be exposed to the public internet; replication traffic is: |