diff options
| author | Hasan Ramezani <hasan.r67@gmail.com> | 2020-04-27 22:28:40 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-29 20:08:36 +0200 |
| commit | 33f7739108226e2573f4b0242da5fd511908acdf (patch) | |
| tree | 907c1ec6a51117e1f1cd14d053e869b0327c50ab /docs/intro | |
| parent | 54646a423b4501aeb80bbdd9238f20500c84cd5f (diff) | |
Fixed #31356 -- Changed IRC links to the Freenode webchat.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 2 | ||||
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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 ------------- |
