From ed57bda08e9106deff1d1052075150c76187dbfa Mon Sep 17 00:00:00 2001 From: wieerwill Date: Tue, 2 Jan 2024 19:55:39 +0100 Subject: [PATCH] fix matrix link --- src/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.json b/src/data.json index c976dbf..87c55ff 100644 --- a/src/data.json +++ b/src/data.json @@ -33,7 +33,7 @@ }, { "name": "[Matrix]", - "url": "@wieerwill:matrix.org", + "url": "https://matrix.to/#/@wieerwill:matrix.org", "icon": null, "backgroundColor": "#01FF70" },