From 33f7739108226e2573f4b0242da5fd511908acdf Mon Sep 17 00:00:00 2001 From: Hasan Ramezani Date: Mon, 27 Apr 2020 22:28:40 +0200 Subject: Fixed #31356 -- Changed IRC links to the Freenode webchat. --- docs/internals/contributing/bugs-and-features.txt | 2 +- docs/internals/contributing/index.txt | 4 ++-- 2 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 a85f689326..da4ee20a15 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -165,4 +165,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.freenode.net/django +.. _#django: https://webchat.freenode.net/#django diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt index 46a47ab405..0dcfa7a844 100644 --- a/docs/internals/contributing/index.txt +++ b/docs/internals/contributing/index.txt @@ -68,8 +68,8 @@ Browse the following sections to find out how: committing-code .. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList -.. _#django IRC channel: irc://irc.freenode.net/django -.. _#django-dev IRC channel: irc://irc.freenode.net/django-dev +.. _#django IRC channel: https://webchat.freenode.net/#django +.. _#django-dev IRC channel: https://webchat.freenode.net/#django-dev .. _community page: https://www.djangoproject.com/community/ .. _Django forum: https://forum.djangoproject.com/ .. _register it here: https://www.djangoproject.com/community/add/blogs/ -- cgit v1.3