summary refs log tree commit diff
path: root/docs/upgrade.md
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-08-31 13:56:50 +0100
committerSean Quah <seanq@matrix.org>2022-08-31 13:56:50 +0100
commit737968b8e0c21b2995b3f76348ad981405ab88d4 (patch)
tree7832ab0f3eb038451dc90b4b35c6ea1e9f1e6757 /docs/upgrade.md
parentDrop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a... (diff)
parentTweak changelog formatting (diff)
downloadsynapse-737968b8e0c21b2995b3f76348ad981405ab88d4.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'docs/upgrade.md')
-rw-r--r--docs/upgrade.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md
index 0ab5bfeaf0..51719f8c73 100644
--- a/docs/upgrade.md
+++ b/docs/upgrade.md
@@ -1200,7 +1200,7 @@ updated.
 When setting up worker processes, we now recommend the use of a Redis
 server for replication. **The old direct TCP connection method is
 deprecated and will be removed in a future release.** See
-[workers](workers.md) for more details.
+the [worker documentation](https://matrix-org.github.io/synapse/v1.66/workers.html) for more details.
 
 # Upgrading to v1.14.0