summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:23:36 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:29:31 +0200
commit024e969062d1b7772c48c5fe45b65fcde50dea67 (patch)
tree654dd29b9e4ef9bbcc320f52e107a43fac37fd40 /docs/intro/contributing.txt
parentc53a76bdbf9b88fac0820cac50ae42e43f9b803f (diff)
[3.1.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/intro/contributing.txt')
-rw-r--r--docs/intro/contributing.txt4
1 files changed, 2 insertions, 2 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?
------------------------------