diff options
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index c8601cb14d..c9b5734569 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -41,11 +41,13 @@ 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 - to |django-developers| or drop by `#django-dev on irc.libera.chat`__ to - chat with other Django users who might be able to help. + on the `Django Forum`_, |django-developers|, or drop by + `#django-dev on irc.libera.chat`__ to chat with other Django users who + might be able to help. __ https://diveinto.org/python3/table-of-contents.html __ https://web.libera.chat/#django-dev +.. _Django Forum: https://forum.djangoproject.com/ What does this tutorial cover? ------------------------------ |
