From 5b47e9b39a1ff0b95c34d2870e713e128b6521b0 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Wed, 9 Jun 2021 18:38:25 +0200 Subject: [PATCH] Meta: Remove references to the abandoned IRC channel --- Base/home/anon/.config/IRCClient.ini | 2 +- CONTRIBUTING.md | 4 +--- README.md | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Base/home/anon/.config/IRCClient.ini b/Base/home/anon/.config/IRCClient.ini index a3db3a77239..cc542335c67 100644 --- a/Base/home/anon/.config/IRCClient.ini +++ b/Base/home/anon/.config/IRCClient.ini @@ -4,7 +4,7 @@ Nickname=anon_seren1ty [Connection] Server=chat.freenode.net Port=6667 -AutoJoinChannels=#serenityos +AutoJoinChannels= [CTCP] VersionReply=IRC Client [x86] / Serenity OS diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 961ffa668e8..2cb3e400ee3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,9 +8,7 @@ Everyone is welcome to work on the project, and while we have lots of fun, it's ## Communication -Discord: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF) - -IRC: `#serenityos` on the Freenode IRC network. +Join our Discord server: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF) ## Issue policy diff --git a/README.md b/README.md index 81c933a8a01..0261857b647 100644 --- a/README.md +++ b/README.md @@ -102,9 +102,7 @@ FAQ: [Frequently Asked Questions](https://github.com/SerenityOS/serenity/blob/ma ## Get in touch -IRC: `#serenityos` on the Freenode IRC network. - -Discord: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF) +Join our Discord server: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF) ## Author