diff options
-rw-r--r-- | .travis.yml | 2 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/ledger3.texi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index e78076fd..39cd4ad0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,7 +76,7 @@ notifications: on_success: change on_failure: change irc: - channels: [ "chat.freenode.net#ledger" ] + channels: [ "irc.libera.chat#ledger" ] on_success: change on_failure: change webhooks: @@ -176,7 +176,7 @@ hack as much as you like, then send me a pull request via GitHub. [documentation]: http://www.ledger-cli.org/docs.html [mailing list]: http://list.ledger-cli.org/ [wiki]: http://wiki.ledger-cli.org/ -[IRC]: irc://irc.freenode.net/ledger +[IRC]: irc://irc.libera.chat/ledger [github]: http://github.com/ledger/ledger [ledger/vim-ledger repository]: https://github.com/ledger/vim-ledger [Homebrew]: http://brew.sh/ diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 24d451b1..d8f1859a 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -418,7 +418,7 @@ join the Ledger mailing list at @url{http://groups.google.com/group/ledger-cli}. You can also find help in the @code{#ledger} channel on the IRC server -@code{irc.freenode.net}. +@code{irc.libera.chat}. @node Third-Party Ledger Tutorials, , Getting help, Introduction to Ledger @section Third-Party Ledger Tutorials |