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:25:07 +0200
commit143d2a4bbf182df5f3d025e4031b884162a65b8c (patch)
tree70fdbf949b458886d422b1203bdfb32ca0ff1c7e /docs/intro/contributing.txt
parenta0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff)
[3.2.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 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?
------------------------------