summaryrefslogtreecommitdiff
path: root/docs/internals/contributing
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:23:36 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:25:07 +0200
commit143d2a4bbf182df5f3d025e4031b884162a65b8c (patch)
tree70fdbf949b458886d422b1203bdfb32ca0ff1c7e /docs/internals/contributing
parenta0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff)
[3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/internals/contributing')
-rw-r--r--docs/internals/contributing/bugs-and-features.txt2
-rw-r--r--docs/internals/contributing/index.txt4
-rw-r--r--docs/internals/contributing/writing-code/index.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt
index d782f8000d..ee907d45e7 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: https://webchat.freenode.net/#django
+.. _#django: irc://irc.libera.chat/django
diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt
index 4da92d37b2..f188f98475 100644
--- a/docs/internals/contributing/index.txt
+++ b/docs/internals/contributing/index.txt
@@ -65,7 +65,7 @@ Django community and others to maintain a great ecosystem to work in:
friendly and helpful atmosphere. If you're new to the Django community,
you should read the `posting guidelines`_.
-* Join the `#django IRC channel`_ on Freenode and answer questions. By
+* Join the `#django IRC channel`_ on Libera.Chat and answer questions. By
explaining Django to other users, you're going to learn a lot about the
framework yourself.
@@ -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: https://webchat.freenode.net/#django
+.. _#django IRC channel: irc://irc.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 825b3d2f87..12980db658 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: https://webchat.freenode.net/#django-dev
+.. _#django-dev IRC channel: irc://irc.libera.chat/django-dev
.. _Django forum: https://forum.djangoproject.com/