diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2025-01-22 22:22:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 18:22:50 -0300 |
| commit | 9a1f18635ff034b039c24ed5121cced028fc27d0 (patch) | |
| tree | b7874f33b302418353324643a13abb4a2be47dfe /README.rst | |
| parent | e262d5355d82901f81fba6c7015643c2b87125bf (diff) | |
Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index e0baa8a1f7..bad4fae61b 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ To get more help: * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. -* Join the `Django Discord community <https://discord.gg/xcRH6mN4fa>`_. +* Join the `Django Discord community <https://chat.djangoproject.com>`_. * Join the community on the `Django Forum <https://forum.djangoproject.com/>`_. |
