diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2025-01-22 22:22:50 +0100 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-01-22 18:23:33 -0300 |
| commit | d6c2b6788405d0370b29a7ee9aa81ee8ead6a25b (patch) | |
| tree | 66f8208c972ba023f760456abb48a77fd25af525 /docs/faq | |
| parent | 5242220a56c531ab7491fd53ac92c5ba28967c61 (diff) | |
[5.2.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Backport of 9a1f18635ff034b039c24ed5121cced028fc27d0 from main.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/contributing.txt | 2 | ||||
| -rw-r--r-- | docs/faq/help.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq/contributing.txt b/docs/faq/contributing.txt index d281ce8b75..c4c66f877b 100644 --- a/docs/faq/contributing.txt +++ b/docs/faq/contributing.txt @@ -68,7 +68,7 @@ issue over and over again. This sort of behavior will not gain you any additional attention -- certainly not the attention that you need in order to get your issue addressed. -.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa +.. _`Django Discord server`: https://chat.djangoproject.com But I've reminded you several times and you keep ignoring my contribution! ========================================================================== diff --git a/docs/faq/help.txt b/docs/faq/help.txt index 7c8b39fc46..fa42f0d161 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -25,7 +25,7 @@ Then, please post it in one of the following channels: * The `Django Discord server`_ for chat-based discussions. .. _`"Using Django"`: https://forum.djangoproject.com/c/users/6 -.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa +.. _`Django Discord server`: https://chat.djangoproject.com In all these channels please abide by the `Django Code of Conduct`_. In summary, being friendly and patient, considerate, respectful, and careful in |
