From 2ac62532f86e5a6eb369b50df5da32837c99382a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 16 Dec 2023 20:59:28 +0000 Subject: [PATCH] Update Synapse source code URL (#432) > Synapse is now actively maintained at element-hq/synapse --- software/synapse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/synapse.yml b/software/synapse.yml index 314e5d924f..6273248e1b 100644 --- a/software/synapse.yml +++ b/software/synapse.yml @@ -8,7 +8,7 @@ platforms: - deb tags: - Communication - Custom Communication Systems -source_code_url: https://github.com/matrix-org/synapse +source_code_url: https://github.com/element-hq/synapse stargazers_count: 11720 updated_at: '2023-12-13' archived: true