diff options
author | Micksha <Micksha@users.noreply.github.com> | 2021-06-13 10:24:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-13 10:24:48 +0200 |
commit | f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1 (patch) | |
tree | 1e43a929c138e22a058de6a4e416526489702f9e | |
parent | 0f2dee29893f1124d67372c6052076bfaeda1f3c (diff) | |
parent | afd2bfac533c2b25a2b3a022bd2b3303ab2edaaa (diff) | |
download | website-f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1.tar.gz website-f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1.tar.bz2 website-f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1.tar.xz website-f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1.zip |
Merge pull request #45 from NetSysFire/patch-1
index.html: Change Freenode into Libera Chat
-rw-r--r-- | public/lite/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/lite/index.html b/public/lite/index.html index d85319b..9dcceb9 100644 --- a/public/lite/index.html +++ b/public/lite/index.html @@ -41,7 +41,7 @@ </blockquote> <h3>Contact us</h3> <ul> - <li>On IRC: <a href="https://forums.themanaworld.org/viewforum.php?f=41">#themanaworld on Freenode</a></li> + <li>On IRC: <a href="https://forums.themanaworld.org/viewforum.php?f=41">#themanaworld on Libera Chat</a></li> <li>On Discord: <a href="https://forums.themanaworld.org/viewforum.php?f=65">The Mana World server</a></li> <li>On the forums: <a href="https://forums.themanaworld.org/viewforum.php?f=3">Support and Bug reports</a></li> </ul> |