summaryrefslogtreecommitdiff
path: root/docs/intro
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:23:33 -0300
commitd6c2b6788405d0370b29a7ee9aa81ee8ead6a25b (patch)
tree66f8208c972ba023f760456abb48a77fd25af525 /docs/intro
parent5242220a56c531ab7491fd53ac92c5ba28967c61 (diff)
[5.2.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')
-rw-r--r--docs/intro/contributing.txt2
-rw-r--r--docs/intro/tutorial08.txt2
-rw-r--r--docs/intro/whatsnext.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index 32c8645f20..e990089b04 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -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?
------------------------------
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
=====================================
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index e02d90f800..1515090a27 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -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
-------------