From 4fc4cefc09f76ee4df8835c051e7cefafcb0a893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 10 Jun 2021 13:46:36 +0200 Subject: [PATCH] README: Point the IRC channels to OFTC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Freenode is no longer the home of the kata-containers IRC channels. Following the announcement on our mailing list, we've moved to OFTC: http://lists.katacontainers.io/pipermail/kata-dev/2021-May/001938.html Fixes: #216 Signed-off-by: Fabiano FidĂȘncio --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4989aff9fd..9d67d6c992 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ You can join our community on any of the following places: * Join our [mailing list](http://lists.katacontainers.io/). -* Use the `irc.freenode.net` IRC server to join the discussions: - * General discussions channel: [`#kata-general`](http://webchat.freenode.net/?channels=kata-general). - * Development discussions channel: [`#kata-dev`](http://webchat.freenode.net/?channels=kata-dev). +* Use the `irc.oftc.net` IRC server to join the discussions: + * General discussions channel: [`#kata-general`](http://webchat.oftc.net/?channels=kata-general). + * Development discussions channel: [`#kata-dev`](http://webchat.oftc.net/?channels=kata-dev). * Get an [invite to our Slack channel](https://bit.ly/katacontainersslack), and then [join us on Slack](https://katacontainers.slack.com/).