From 505cdd044bd7086996b2ec476b488837f5b89ad3 Mon Sep 17 00:00:00 2001 From: kegsay <7190048+kegsay@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:26:55 +0000 Subject: Fix broken links on docs (#16853) Some links seemed to be incorrect (vector-im/sygnal and vector-im/sytest have never been A Thing iirc) so pointed them back to matrix-org/*). --- docs/workers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/workers.md') diff --git a/docs/workers.md b/docs/workers.md index ab6b8d47af..d19f1a9dea 100644 --- a/docs/workers.md +++ b/docs/workers.md @@ -629,7 +629,7 @@ worker application type. You can designate generic worker to sending push notifications to a [push gateway](https://spec.matrix.org/v1.5/push-gateway-api/) such as -[sygnal](https://github.com/vector-im/sygnal) and email. +[sygnal](https://github.com/matrix-org/sygnal) and email. This will stop the main process sending push notifications. -- cgit 1.5.1