From bf93aa747b61f36f202479f534f3562817dcbb16 Mon Sep 17 00:00:00 2001 From: hy6lJuJa <125956836+hy6lJuJa@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:15:37 +0200 Subject: [PATCH] Update Synapse docs link to point to the new maintainer Element's site (#957) Co-authored-by: Sat Rapes Co-authored-by: nodiscc --- software/synapse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/synapse.yml b/software/synapse.yml index 637e7af35f..d59da94e78 100644 --- a/software/synapse.yml +++ b/software/synapse.yml @@ -1,5 +1,5 @@ name: Synapse -website_url: https://matrix-org.github.io/synapse/latest/ +website_url: https://element-hq.github.io/synapse/latest/index.html description: Server for [Matrix](https://matrix.org/), an open standard for decentralized persistent communication. licenses: - Apache-2.0