Author: Jeremy Emery (jezemery) Committer: GitHub (web-flow) Pusher: derickr Date: 2021-06-08T21:05:56+01:00
Commit: https://github.com/php/web-php/commit/a9fb6a04d24e7a541c9fa6230aaa6bd47b0044fc Raw diff: https://github.com/php/web-php/commit/a9fb6a04d24e7a541c9fa6230aaa6bd47b0044fc.diff Remove reference to Freenode and replace with Libera.Chat (#409) Co-authored-by: Jez Emery <[email protected]> Changed paths: M support.php Diff: diff --git a/support.php b/support.php index 89ab7a0e1..20a578d00 100644 --- a/support.php +++ b/support.php @@ -87,7 +87,7 @@ Otherwise known as IRC. Here you can usually find experienced PHP people sitting around doing nothing on various channels with php in their names. Note that there is no official IRC channel. Check - <a href="http://www.freenode.net/">freenode</a> or any other major network + <a href="https://libera.chat/">Libera.Chat</a> or any other major network (<a href="http://www.efnet.org/">EFNet</a>, <a href="http://www.quakenet.org">QuakeNet</a>, <a href="http://www.ircnet.com/">IRCNet</a>, -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
