summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-06-03 12:07:30 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-06-03 12:08:56 +0200
commitb6e32903834e41299c1bdf801f639b737af146e4 (patch)
tree7b0b29df048c099123fec136b1ade987527317cd /docs
parentf07d6869748f1c93d8dcd0dd058c4e3661f498ed (diff)
[3.2.x] Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7. Backport of f10c52afabac25f2c10aca26d32dbe7e0e46082e from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/faq/help.txt2
-rw-r--r--docs/internals/contributing/bugs-and-features.txt2
-rw-r--r--docs/internals/contributing/index.txt2
-rw-r--r--docs/internals/contributing/writing-code/index.txt2
-rw-r--r--docs/intro/contributing.txt2
-rw-r--r--docs/intro/whatsnext.txt2
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt
index d68bde3383..21b36a9b28 100644
--- a/docs/faq/help.txt
+++ b/docs/faq/help.txt
@@ -27,7 +27,7 @@ Then, please post it in one of the following channels:
documentation`_ for different ways to connect.
.. _`"Using Django"`: https://forum.djangoproject.com/c/users
-.. _#django IRC channel: irc://irc.libera.chat/django
+.. _#django IRC channel: https://web.libera.chat/#django
.. _Libera.Chat documentation: https://libera.chat/guides/connect
In all these channels please abide by the `Django Code of Conduct`_. In
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt
index ee907d45e7..531c7fde04 100644
--- a/docs/internals/contributing/bugs-and-features.txt
+++ b/docs/internals/contributing/bugs-and-features.txt
@@ -164,4 +164,4 @@ Votes on technical matters should be announced and held in public on the
.. _searching: https://code.djangoproject.com/search
.. _custom queries: https://code.djangoproject.com/query
-.. _#django: irc://irc.libera.chat/django
+.. _#django: https://web.libera.chat/#django
diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt
index f188f98475..c933fff44e 100644
--- a/docs/internals/contributing/index.txt
+++ b/docs/internals/contributing/index.txt
@@ -81,7 +81,7 @@ Django community and others to maintain a great ecosystem to work in:
We're looking forward to working with you. Welcome aboard! ⛵️
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
-.. _#django IRC channel: irc://irc.libera.chat/django
+.. _#django IRC channel: https://web.libera.chat/#django
.. _community page: https://www.djangoproject.com/community/
.. _Django forum: https://forum.djangoproject.com/
.. _register it here: https://www.djangoproject.com/community/add/blogs/
diff --git a/docs/internals/contributing/writing-code/index.txt b/docs/internals/contributing/writing-code/index.txt
index 12980db658..9402c26808 100644
--- a/docs/internals/contributing/writing-code/index.txt
+++ b/docs/internals/contributing/writing-code/index.txt
@@ -39,5 +39,5 @@ best chances to be included in Django core:
.. _ticket tracker: https://code.djangoproject.com/
.. _easy pickings: https://code.djangoproject.com/query?status=!closed&easy=1
-.. _#django-dev IRC channel: irc://irc.libera.chat/django-dev
+.. _#django-dev IRC channel: https://web.libera.chat/#django-dev
.. _Django forum: https://forum.djangoproject.com/
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index c6940355db..4a1dacf50a 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -45,7 +45,7 @@ so that it can be of use to the widest audience.
chat with other Django users who might be able to help.
__ https://diveinto.org/python3/table-of-contents.html
-__ irc://irc.libera.chat/django-dev
+__ https://web.libera.chat/#django-dev
What does this tutorial cover?
------------------------------
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index 4e1920f713..e17110eeb6 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -127,7 +127,7 @@ particular Django setup, try the |django-users| mailing list or the `#django
IRC channel`_ instead.
.. _ticket system: https://code.djangoproject.com/
-.. _#django IRC channel: irc://irc.libera.chat/django
+.. _#django IRC channel: https://web.libera.chat/#django
In plain text
-------------