diff options
-rw-r--r-- | theme.scm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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") |