diff options
Diffstat (limited to 'docs/intro/tutorial01.txt')
| -rw-r--r-- | docs/intro/tutorial01.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt index 99c60135cb..1c301c0cc2 100644 --- a/docs/intro/tutorial01.txt +++ b/docs/intro/tutorial01.txt @@ -36,10 +36,9 @@ older versions of Django and install a newer one. .. admonition:: Where to get help: If you're having trouble going through this tutorial, please post a message - to `django-users`__ or drop by `#django on irc.freenode.net`__ to chat + to |django-users| or drop by `#django on irc.freenode.net`__ to chat with other Django users who might be able to help. -__ http://groups.google.com/group/django-users __ irc://irc.freenode.net/django Creating a project |
