diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-11 15:21:28 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-01-08 10:24:52 +0100 |
| commit | 15e207ce80581ec64bd790c37cce1bc07d01a744 (patch) | |
| tree | 468b7e0154659520fe15fdc87983eaf6b1421437 /docs/faq/help.txt | |
| parent | 007f14365988bd94c35dc34959c1ef4c2407c86f (diff) | |
Fixed #35999 -- Removed #django IRC channel references where appropriate.
Some references are replaced with links to the Django Discord server.
Diffstat (limited to 'docs/faq/help.txt')
| -rw-r--r-- | docs/faq/help.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt index a999c08d32..7c8b39fc46 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -23,14 +23,9 @@ Then, please post it in one of the following channels: discussions. * The |django-users| mailing list. This is for email-based discussions. * The `Django Discord server`_ for chat-based discussions. -* 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/6 .. _`Django Discord server`: https://discord.gg/xcRH6mN4fa -.. _#django IRC channel: https://web.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 |
