From 2b361ad41e034f06884aa069c150c8300c5060d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Mon, 11 Oct 2021 22:40:07 +0200 Subject: [PATCH] Add a link to the web chat as ircs:// isn't linked on GitHub and not everyone is familiar with IRC clients --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f208080b4..7f37a14b17 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Libre/Free Real Time Strategy game engine supporting early Westwood classics. * Website: [https://www.openra.net](https://www.openra.net) -* Chat: [#openra on Libera](ircs://irc.libera.chat:6697/openra) or [Discord](https://discord.openra.net) ![Discord Badge](https://discordapp.com/api/guilds/153649279762694144/widget.png) +* Chat: [#openra on Libera](ircs://irc.libera.chat:6697/openra) ([web](https://web.libera.chat/#openra)) or [Discord](https://discord.openra.net) ![Discord Badge](https://discordapp.com/api/guilds/153649279762694144/widget.png) * Repository: [https://github.com/OpenRA/OpenRA](https://github.com/OpenRA/OpenRA) ![Continuous Integration](https://github.com/OpenRA/OpenRA/workflows/Continuous%20Integration/badge.svg) Please read the [FAQ](https://github.com/OpenRA/OpenRA/wiki/FAQ) in our [Wiki](https://github.com/OpenRA/OpenRA/wiki) and report problems at [https://github.com/OpenRA/OpenRA/issues](https://github.com/OpenRA/OpenRA/issues).