[5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.

Backport of 9a1f18635f from main.
This commit is contained in:
Baptiste Mispelon 2025-01-22 22:22:50 +01:00 committed by Natalia
parent 9213226286
commit 230df91150
9 changed files with 9 additions and 9 deletions

View file

@ -172,4 +172,4 @@ Votes on technical matters should be announced and held in public on the
.. _searching: https://code.djangoproject.com/search
.. _custom queries: https://code.djangoproject.com/query
.. _Django Forum: https://forum.djangoproject.com/
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
.. _Django Discord server: https://chat.djangoproject.com

View file

@ -46,7 +46,7 @@ a great ecosystem to work in:
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
.. _community page: https://www.djangoproject.com/community/
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
.. _Django Discord server: https://chat.djangoproject.com
.. _Django forum: https://forum.djangoproject.com/
.. _register it here: https://www.djangoproject.com/community/add/blogs/

View file

@ -132,7 +132,7 @@ but not completely certain, you might also try asking on the
``#contributing-getting-started`` channel in the `Django Discord server`_ to
see if someone else can confirm your suspicions.
.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa
.. _`Django Discord server`: https://chat.djangoproject.com
Wait for feedback, and respond to feedback that you receive
-----------------------------------------------------------