summary refs log tree commit diff
path: root/latest/workers.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-02-13 12:55:54 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-02-13 12:55:54 +0000
commitf05726f53ce2e3c2c1bf12d2c2545f17aeaa091b (patch)
treeac7136609314838ff1a5f124ec40cec860e8984c /latest/workers.html
parentdeploy: 7c805f00a787b53b0eacddb9cb4b5470b9c8d135 (diff)
downloadsynapse-f05726f53ce2e3c2c1bf12d2c2545f17aeaa091b.tar.xz
deploy: 2252bae3df89842f5c2fe4edd6367ec13b3655d2
Diffstat (limited to '')
-rw-r--r--latest/workers.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/workers.html b/latest/workers.html
index 392247367b..8f2bbb2977 100644
--- a/latest/workers.html
+++ b/latest/workers.html
@@ -711,7 +711,7 @@ worker application type.</p>
 <h4 id="push-notifications"><a class="header" href="#push-notifications">Push Notifications</a></h4>
 <p>You can designate generic worker to sending push notifications to
 a <a href="https://spec.matrix.org/v1.5/push-gateway-api/">push gateway</a> such as
-<a href="https://github.com/vector-im/sygnal">sygnal</a> and email.</p>
+<a href="https://github.com/matrix-org/sygnal">sygnal</a> and email.</p>
 <p>This will stop the main process sending push notifications.</p>
 <p>The workers responsible for sending push notifications can be defined using the
 <a href="usage/configuration/config_documentation.html#pusher_instances"><code>pusher_instances</code></a>