diff --git a/.travis.yml b/.travis.yml index 8377d20df..021d6fa05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ script: notifications: irc: channels: - - "chat.freenode.net#Aaru" + - "irc.libera.chat#Aaru" skip_join: true template: - "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}." diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6e3ab40f3..c41c6583f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ to uphold this code. Please report unacceptable behavior to [claunia@claunia.com > **Note:** Please don't file an issue to ask a question. You'll get faster results by using the resources below. -You can join our IRC channel on chat.freenode.net at channel #Aaru +You can join our IRC channel on irc.libera.chat at channel #Aaru ## What should I know before I get started?