diff options
author | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-02-13 12:55:54 +0000 |
---|---|---|
committer | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-02-13 12:55:54 +0000 |
commit | f05726f53ce2e3c2c1bf12d2c2545f17aeaa091b (patch) | |
tree | ac7136609314838ff1a5f124ec40cec860e8984c /latest/workers.html | |
parent | deploy: 7c805f00a787b53b0eacddb9cb4b5470b9c8d135 (diff) | |
download | synapse-f05726f53ce2e3c2c1bf12d2c2545f17aeaa091b.tar.xz |
deploy: 2252bae3df89842f5c2fe4edd6367ec13b3655d2
Diffstat (limited to '')
-rw-r--r-- | latest/workers.html | 2 |
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> |