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/intro/contributing.txt | 2 +- docs/intro/whatsnext.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 50271c86fa..06cc061670 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.freenode.net/django-dev +__ https://webchat.freenode.net/#django-dev What does this tutorial cover? ------------------------------ diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 5a3814a503..578f725ed3 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.freenode.net/django +.. _#django IRC channel: https://webchat.freenode.net/#django In plain text ------------- -- cgit v1.3