diff options
author | David Thompson <dthompson2@worcester.edu> | 2021-05-27 07:55:19 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-05-27 07:55:19 -0400 |
commit | ac42781f672a855ea6f1553b071055409501f2b0 (patch) | |
tree | 5fc078848b779b4a05737e2f260a2e9c5f4811b4 | |
parent | 10fb8d3daebf8bfea4ee82c29f085adaf899073f (diff) |
Replace references to Freenode with Libera.chat.
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/guile-sdl2.texi | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -129,5 +129,5 @@ SDL2_image, SDL2_mixer, and SDL2_ttf. Bug reports and patches may be sent to <davet@gnu.org>. The maintainer of this library hangs out in the #guile channel on - irc.freenode.net, so help and general discussion may also be found + irc.libera.chat, so help and general discussion may also be found there. diff --git a/doc/guile-sdl2.texi b/doc/guile-sdl2.texi index 5282ea8..ddc104a 100644 --- a/doc/guile-sdl2.texi +++ b/doc/guile-sdl2.texi @@ -165,7 +165,7 @@ Patches generated by @code{git format-patch} may be sent to @section Chat The maintainer of this library hangs out in the @code{#guile} channel -on @url{irc.freenode.net}, so help and general discussion may be found +on @url{irc.libera.chat}, so help and general discussion may be found there. @node Copying This Manual |