diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-05 13:11:35 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-19 12:14:27 +0100 |
| commit | 86493307f97b9795a74227b6af2d59a267160847 (patch) | |
| tree | 5e43718841f217fbc0c40cea47afb4e02be6b32f /docs/intro | |
| parent | 2684a383bc67149ceea93cb1b99c8492b4614dcd (diff) | |
Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Co-authored-by: Chaitanya Rahalkar <chaitanyarahalkar@squareup.com>
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 5 | ||||
| -rw-r--r-- | docs/intro/whatsnext.txt | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index e990089b04..6b3249b823 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -41,9 +41,8 @@ so that it can be of use to the widest audience. .. admonition:: Where to get help: If you're having trouble going through this tutorial, please post a message - on the `Django Forum`_, |django-developers|, or drop by the - `Django Discord server`_ to chat with other Django users who might be able - to help. + on the `Django Forum`_ or drop by the `Django Discord server`_ to chat with + other Django users who might be able to help. .. _Dive Into Python: https://diveintopython3.net/ .. _Django Forum: https://forum.djangoproject.com/ diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 1515090a27..9d5ea692d7 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -123,10 +123,11 @@ ticket system and use your feedback to improve the documentation for everybody. Note, however, that tickets should explicitly relate to the documentation, rather than asking broad tech-support questions. If you need help with your -particular Django setup, try the |django-users| mailing list or the +particular Django setup, try the `Django Forum`_ or the `Django Discord server`_ instead. .. _ticket system: https://code.djangoproject.com/ +.. _Django Forum: https://forum.djangoproject.com/ .. _Django Discord server: https://chat.djangoproject.com In plain text |
