diff options
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 |
