From 9f941e187112937d1edcbc26e34e4caf1e948177 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Sun, 10 Mar 2019 19:45:27 +0100 Subject: [PATCH] Replace Jabber with Matrix in SpaceAPI. --- static/spaceapi/status.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/spaceapi/status.json b/static/spaceapi/status.json index 0d7693e..93fa832 100644 --- a/static/spaceapi/status.json +++ b/static/spaceapi/status.json @@ -9,8 +9,8 @@ "lat": 47.6588626 }, "contact": { - "jabber": "garage@chat.hacknology.de", - "irc": "irc://irc.hackint.org/#hacknology", + "matrix": "#garage:hacknology.de", + "irc": "ircs://irc.hackint.org/#hacknology", "email": "info@hacknology.de", "ml": "public@lists.hacknology.de", "issue_mail": "xperimental@solidproject.de"