Update IRC chat locations 77/96477/4
authorGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 15 Jun 2021 18:57:10 +0000 (20:57 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 16 Jun 2021 09:21:04 +0000 (09:21 +0000)
Freenode IRC channels locations are no more reachable.
Official OpenDaylight and LFN channels have migrated to Libera.Chat.

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I6bf69adb168630ea31ae7f447ffa7b6399375264
(cherry picked from commit 37f611b0ebeb8a6bccf27b2d973796753c2e5382)

docs/conf.py
docs/getting-started-guide/how-to-get-help.rst

index bb208bfff63af18e03a3b7596ea0738b811e0d59..2b2517b9182125e0ec61d840da7071d6a2af11d4 100755 (executable)
@@ -61,7 +61,7 @@ linkcheck_ignore = [
     # Ignore anchors on github.com because linkcheck fails on them
     '^https?://github.com/.*#',
     # Ignore webchat anchors because '#' is not an anchor for this app
-    'https://webchat.freenode.net/#',
+    'https://web.libera.chat/#',
     # Ignore google docs anchors
     'https://docs.google.com/presentation/d/1bnwj8CrFGo5KekONYSeIHySdkoXZiewJxkHcZjXnzkQ/edit#slide=id.g17d8ae4d92_0_137',
     # Ignore local static contents
index cdc2850a2bb2d4fd6ca9dd39e0d5412c0b3ebc76..9d3b070afab355381799216a01269a128afb905a 100644 (file)
@@ -17,11 +17,11 @@ mailing lists, IRC and forums.
 #. Directly mail the PTL as indicated on the specific
    `projects page <https://wiki-archive.opendaylight.org/view/Project_list>`_.
 
-#. IRC: Connect to ``#opendaylight`` or ``#opendaylight-meeting`` channel on ``freenode``.
+#. IRC: Connect to ``#opendaylight`` or ``#opendaylight-meeting`` channel on ``Libera.Chat``.
    The `Linux Foundation's IRC guide <https://docs.releng.linuxfoundation.org/en/latest/freenode.html>`_ may be helpful.
    You'll need `an IRC client <https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients#Operating_system_support>`_,
-   or can use `the freenode webchat <https://webchat.freenode.net/#opendaylight>`_,
+   or can use `the Libera.Chat webchat <https://web.libera.chat/#opendaylight>`_,
    or perhaps you'll `like IRCCloud <https://www.irccloud.com>`_.
 
 #. For infrastructure and release engineering queries, mail ``helpdesk@opendaylight.org``.
-   IRC: Connect to ``#lf-releng`` channel on ``freenode``.
+   IRC: Connect to ``#lf-releng`` channel on ``Libera.Chat``.