From 66491f08fe86629fa25977bb3dddda06959f65e7 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Thu, 20 May 2021 12:23:36 +0200 Subject: Changed IRC references to Libera.Chat. --- docs/internals/contributing/bugs-and-features.txt | 2 +- docs/internals/contributing/index.txt | 4 ++-- docs/internals/contributing/writing-code/index.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/internals') 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/ -- cgit v1.3