summary refs log tree commit diff
path: root/develop/workers.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-02-06 09:28:12 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-02-06 09:28:12 +0000
commitca98384a74e37206b93538b6857ae15ab12e760c (patch)
treed7fd4cf33bfa3fb1e9d72d39b9dd2d69380443bc /develop/workers.html
parentdeploy: d24d115706ed650b0d762be3e19edcb13c223aec (diff)
downloadsynapse-ca98384a74e37206b93538b6857ae15ab12e760c.tar.xz
deploy: 505cdd044bd7086996b2ec476b488837f5b89ad3
Diffstat (limited to '')
-rw-r--r--develop/workers.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/workers.html b/develop/workers.html
index 392247367b..8f2bbb2977 100644
--- a/develop/workers.html
+++ b/develop/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>