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:29:31 +0200 |
| commit | 024e969062d1b7772c48c5fe45b65fcde50dea67 (patch) | |
| tree | 654dd29b9e4ef9bbcc320f52e107a43fac37fd40 /docs/intro | |
| parent | c53a76bdbf9b88fac0820cac50ae42e43f9b803f (diff) | |
[3.1.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 707fb82920..042cca84e9 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 578f725ed3..a4f0e5fa3c 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 ------------- |
