Pārlūkot izejas kodu

Merge branch 'maint'

Kyle Meyer 4 gadi atpakaļ
vecāks
revīzija
fc273bfce1
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      lisp/ol-irc.el

+ 3 - 3
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.