From 1ee52c5eb68de7cc0ebbc72e2f701dada7efeaaf Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 3 Jul 2021 23:39:18 -0400 Subject: [PATCH] Backport commit 348b2aed0 from Emacs Update IRC-related references to point to Libera.Chat 348b2aed0c8c3630be4c15c8e70acf7ea9c023af Amin Bandali Sat Jul 3 23:39:18 2021 -0400 --- lisp/ol-irc.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ol-irc.el b/lisp/ol-irc.el index e3d7651c1..df62dd062 100644 --- a/lisp/ol-irc.el +++ b/lisp/ol-irc.el @@ -39,9 +39,9 @@ ;; ;; Links within an org buffer might look like this: ;; -;; [[irc:/irc.freenode.net/#emacs/bob][chat with bob in #emacs on freenode]] -;; [[irc:/irc.freenode.net/#emacs][#emacs on freenode]] -;; [[irc:/irc.freenode.net/]] +;; [[irc:/irc.libera.chat/#emacs/bob][chat with bob in #emacs on Libera.Chat]] +;; [[irc:/irc.libera.chat/#emacs][#emacs on Libera.Chat]] +;; [[irc:/irc.libera.chat/]] ;; ;; If, when the resulting link is visited, there is no connection to a ;; requested server then one will be created.