From 9a1f18635ff034b039c24ed5121cced028fc27d0 Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Wed, 22 Jan 2025 22:22:50 +0100 Subject: Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server. --- docs/faq/contributing.txt | 2 +- docs/faq/help.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/faq') 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 -- cgit v1.3