summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-08-31 12:57:41 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-08-31 12:57:41 +0000
commit4b446e033ebc690b91b5d8ac33023b553f75c8e4 (patch)
treec3fc5b7d3677eebc9a3c75f54dad5fb22e0dd517 /develop/print.html
parentdeploy: 6f80fe1e1bbb6cab3ce605b2023e0488e2d80d52 (diff)
downloadsynapse-4b446e033ebc690b91b5d8ac33023b553f75c8e4.tar.xz
deploy: 737968b8e0c21b2995b3f76348ad981405ab88d4
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html
index 3787760dd4..64eecaae43 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -2441,7 +2441,7 @@ updated.</p>
 <p>When setting up worker processes, we now recommend the use of a Redis
 server for replication. <strong>The old direct TCP connection method is
 deprecated and will be removed in a future release.</strong> See
-<a href="workers.html">workers</a> for more details.</p>
+the <a href="https://matrix-org.github.io/synapse/v1.66/workers.html">worker documentation</a> for more details.</p>
 <h1 id="upgrading-to-v1140"><a class="header" href="#upgrading-to-v1140">Upgrading to v1.14.0</a></h1>
 <p>This version includes a database update which is run as part of the
 upgrade, and which may take a couple of minutes in the case of a large
@@ -3502,7 +3502,7 @@ configuration.</p>
 <p><code>metrics</code>: (see the docs <a href="usage/configuration/../../metrics-howto.html">here</a>),</p>
 </li>
 <li>
-<p><code>replication</code>: (see the docs <a href="usage/configuration/../../workers.html">here</a>).</p>
+<p><code>replication</code>: (deprecated as of Synapse 1.18, see the docs <a href="usage/configuration/../../workers.html">here</a>).</p>
 </li>
 </ul>
 </li>