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/faq | |
| parent | a0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff) | |
[3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/help.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt index 30ae3e4398..d68bde3383 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -22,13 +22,13 @@ Then, please post it in one of the following channels: * The Django Forum section `"Using Django"`_. This is for web-based discussions. * The |django-users| mailing list. This is for email-based discussions. -* The `#django IRC channel`_ on the Freenode IRC network. This is for - chat-based discussions. If you're new to IRC, see the `Freenode +* The `#django IRC channel`_ on the Libera.Chat IRC network. This is for + chat-based discussions. If you're new to IRC, see the `Libera.Chat documentation`_ for different ways to connect. .. _`"Using Django"`: https://forum.djangoproject.com/c/users -.. _#django IRC channel: https://webchat.freenode.net/#django -.. _Freenode documentation: https://freenode.net/kb/answer/chat +.. _#django IRC channel: irc://irc.libera.chat/django +.. _Libera.Chat documentation: https://libera.chat/guides/connect In all these channels please abide by the `Django Code of Conduct`_. In summary, being friendly and patient, considerate, respectful, and careful in |
