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

This commit is contained in:
Baptiste Mispelon 2025-01-22 22:22:50 +01:00 committed by GitHub
parent e262d5355d
commit 9a1f18635f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -47,7 +47,7 @@ so that it can be of use to the widest audience.
.. _Dive Into Python: https://diveintopython3.net/
.. _Django Forum: https://forum.djangoproject.com/
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
.. _Django Discord server: https://chat.djangoproject.com
What does this tutorial cover?
------------------------------

View file

@ -70,7 +70,7 @@ resolve the issue yourself, there are options available to you.
#. Search for similar issues on the package's issue tracker. Django Debug
Toolbars is `on GitHub <https://github.com/django-commons/django-debug-toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc>`_.
#. Consult the `Django Forum <https://forum.djangoproject.com/>`_.
#. Join the `Django Discord server <https://discord.gg/xcRH6mN4fa>`_.
#. Join the `Django Discord server <https://chat.djangoproject.com>`_.
Installing other third-party packages
=====================================

View file

@ -127,7 +127,7 @@ particular Django setup, try the |django-users| mailing list or the
`Django Discord server`_ instead.
.. _ticket system: https://code.djangoproject.com/
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
.. _Django Discord server: https://chat.djangoproject.com
In plain text
-------------