diff options
author | Federico Ceratto <federico@debian.org> | 2021-06-27 21:12:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-27 21:12:12 +0100 |
commit | 908b2cc2e44bededdcb943778f44b908a4f3c1df (patch) | |
tree | 01ec31705a0cb2482f9bbcf56e05bf60d08dd5fa /tools | |
parent | 0804b4b37d5fcc43d975f56a4c2c88dd58a0b882 (diff) | |
download | Nim-908b2cc2e44bededdcb943778f44b908a4f3c1df.tar.gz |
Switch IRC links to Libera Chat (#18370)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/website.nimf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/website.nimf b/tools/website.nimf index bde84b32f..cea30f74f 100644 --- a/tools/website.nimf +++ b/tools/website.nimf @@ -188,7 +188,7 @@ runForever() <div> <h4>Community</h4> <a href="https://forum.nim-lang.org">User Forum</a> - <a href="http://webchat.freenode.net/?channels=nim">Online IRC</a> + <a href="https://web.libera.chat/#nim">Online IRC</a> <a href="https://irclogs.nim-lang.org/">IRC Logs</a> </div> </div> |