diff options
author | John Ankarström <john@ankarstrom.se> | 2021-05-25 01:35:30 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-05-25 01:35:30 +0200 |
commit | 2efdac57f802fa94c3c44c26f7ec1cc5ae557d67 (patch) | |
tree | 186e8a7f58609c2a76b954fa6632168f9d30096c | |
parent | 1c8fd80ac7a4c3fdc29f11eb37c1ab8d475953de (diff) | |
download | perlisdead-2efdac57f802fa94c3c44c26f7ec1cc5ae557d67.tar.gz |
index.html: Update IRC link
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index d01f3fe..c25626b 100644 --- a/src/index.html +++ b/src/index.html @@ -89,7 +89,7 @@ Perl forums as of </td> <td id="irc"> -<h3>Recent activity on the <a href="https://kiwiirc.com/nextclient/irc.freenode.net/#perl">#perl</a> IRC channel</h3> +<h3>Recent activity on the <a href="https://kiwiirc.com/nextclient/irc.libera.chat/#perl">#perl</a> IRC channel</h3> .run irc </td> |