diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-20 12:23:36 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-20 12:25:07 +0200 |
| commit | 143d2a4bbf182df5f3d025e4031b884162a65b8c (patch) | |
| tree | 70fdbf949b458886d422b1203bdfb32ca0ff1c7e /docs/intro | |
| parent | a0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff) | |
[3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 4 | ||||
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 29cf3665f3..c6940355db 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -41,11 +41,11 @@ so that it can be of use to the widest audience. .. admonition:: Where to get help: If you're having trouble going through this tutorial, please post a message - to |django-developers| or drop by `#django-dev on irc.freenode.net`__ to + to |django-developers| or drop by `#django-dev on irc.libera.chat`__ to chat with other Django users who might be able to help. __ https://diveinto.org/python3/table-of-contents.html -__ https://webchat.freenode.net/#django-dev +__ irc://irc.libera.chat/django-dev What does this tutorial cover? ------------------------------ diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index f08ed3b943..4e1920f713 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: https://webchat.freenode.net/#django +.. _#django IRC channel: irc://irc.libera.chat/django In plain text ------------- |
