From 7014992b67a0751a282f695b35aa5290aa8f77ce Mon Sep 17 00:00:00 2001 From: Vipul Kumar <kumar@onenetbeyond.org> Date: Thu, 8 Jul 2021 05:49:58 +0000 Subject: [PATCH] Update Dgplug's Matrix room address '#dgplug' IRC channel now online at irc.libera.chat[1]. [1]: https://dgplug.org/#contact --- js/locations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/locations.js b/js/locations.js index 5368049..c7af8d2 100644 --- a/js/locations.js +++ b/js/locations.js @@ -47,7 +47,7 @@ var locations = [{ "TITLE": "dgplug (Linux Users' Group of Durgapur)", "URL": "https://www.dgplug.org/", "MLIST": "http://lists.dgplug.org/listinfo.cgi/users-dgplug.org", - "MATURL": "https://matrix.to/#/#freenode_#dgplug:matrix.org", + "MATURL": "https://matrix.to/#/#dgplug:libera.chat", "TGURL": "" }, { "LAT": "18.975", -- GitLab