summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
diff options
context:
space:
mode:
authorBaptiste Mispelon <bmispelon@gmail.com>2025-01-22 22:22:50 +0100
committerGitHub <noreply@github.com>2025-01-22 18:22:50 -0300
commit9a1f18635ff034b039c24ed5121cced028fc27d0 (patch)
treeb7874f33b302418353324643a13abb4a2be47dfe /docs/intro/contributing.txt
parente262d5355d82901f81fba6c7015643c2b87125bf (diff)
Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Diffstat (limited to 'docs/intro/contributing.txt')
-rw-r--r--docs/intro/contributing.txt2
1 files changed, 1 insertions, 1 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?
------------------------------