From 38daa330f2194de5f39cd41b270c89d7b2e94427 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 27 May 2021 09:39:09 -0400 Subject: Replace Freenode references with Libera.chat. --- theme.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'theme.scm') diff --git a/theme.scm b/theme.scm index d913d73..f7c1284 100644 --- a/theme.scm +++ b/theme.scm @@ -185,7 +185,9 @@ system. The official repository is hosted at " (h2 "Community") (p "Real-time discussion for " ,name " can be found on the " (code "#guile") - " channel on the Freenode IRC network.") + " channel on the " + ,(anchor "Libera.chat" "https://libera.chat") + " IRC network") (h2 "Contributing") (p "Send patches and bug reports to " ,(anchor "davet@gnu.org" "mailto:davet@gnu.org") -- cgit v1.2.3