summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial08.txt
diff options
context:
space:
mode:
authorBaptiste Mispelon <bmispelon@gmail.com>2025-01-22 22:22:50 +0100
committerNatalia <124304+nessita@users.noreply.github.com>2025-01-22 18:24:02 -0300
commit230df91150708a396130af70fd6dab587332dd86 (patch)
tree3eb1323ed25601210ff2f016bb8b6de5ebccf7ab /docs/intro/tutorial08.txt
parent9213226286da197bf080edee682c82c5f769b312 (diff)
[5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Backport of 9a1f18635ff034b039c24ed5121cced028fc27d0 from main.
Diffstat (limited to 'docs/intro/tutorial08.txt')
-rw-r--r--docs/intro/tutorial08.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial08.txt b/docs/intro/tutorial08.txt
index 261cd85d85..6ef3b0b6e1 100644
--- a/docs/intro/tutorial08.txt
+++ b/docs/intro/tutorial08.txt
@@ -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
=====================================