From 67ad12c2d0a842de9a04b629db7539ab38e0f618 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot <groot@kde.org> Date: Tue, 17 May 2022 11:01:06 +0200 Subject: [PATCH] Docs: suggest IRC for non-account chat --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b9aed79c8c..570adf5751 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,5 @@ that chat window open because it can easily take a few hours for someone to notice a message. Matrix is persistent, and we'll see your message eventually. -* [](https://webchat.kde.org/#/room/%23calamares:kde.org) (KDE webchat, may need an account) -* [](https://app.element.io/#/room/%23calamares:kde.org) (Element webchat) -* [](https://kiwiirc.com/client/irc.libera.chat/#calamares) +* [](https://webchat.kde.org/#/room/%23calamares:kde.org) (needs a Matrix account) +* [](https://kiwiirc.com/client/irc.libera.chat/#calamares) (IRC supports guest accounts) -- GitLab