From d2cc2e4dd1531387d744e27df945115753955121 Mon Sep 17 00:00:00 2001 From: Eric Timmons Date: Thu, 23 Sep 2021 01:09:00 +0000 Subject: [PATCH] Replace freenode references with Libera.chat --- content/community.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/community.html b/content/community.html index de76b88..f6b8279 100644 --- a/content/community.html +++ b/content/community.html @@ -4,10 +4,10 @@

IRC and Chats

-

There are several Lisp related IRC channels at Freenode: +

There are several Lisp related IRC channels at Libera.chat:

    -
  • #lisp - Main Common Lisp channel
  • -
  • ##lisp - To discuss general lisp dialects of all shapes and forms
  • +
  • #commonlisp - Main Common Lisp channel
  • +
  • #lisp - To discuss general lisp dialects of all shapes and forms
  • #lispcafe - A less formal channel for lisp-oriented discussion

-- GitLab