From f10c52afabac25f2c10aca26d32dbe7e0e46082e Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Thu, 3 Jun 2021 12:07:30 +0200 Subject: Refs #31356 -- Changed IRC links to the Libera.Chat webchat. Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7. --- docs/internals/contributing/bugs-and-features.txt | 2 +- docs/internals/contributing/index.txt | 2 +- docs/internals/contributing/writing-code/index.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/internals') 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/ -- cgit v1.3