mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57:45 +00:00
[5.2.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:
parent
5242220a56
commit
d6c2b67884
9 changed files with 9 additions and 9 deletions
|
@ -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?
|
||||
------------------------------
|
||||
|
|
|
@ -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
|
||||
Toolbar’s 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
|
||||
=====================================
|
||||
|
|
|
@ -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
|
||||
-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue