Fixed #6830 -- Changed the docs/tutorial01.txt reference to the IRC channel to lower the expectation slightly on how much help you'll receive
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7655 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d339b2b65e
commit
96b1d0f966
|
@ -22,8 +22,8 @@ installed.
|
||||||
.. admonition:: Where to get help:
|
.. admonition:: Where to get help:
|
||||||
|
|
||||||
If you're having trouble going through this tutorial, please post a message
|
If you're having trouble going through this tutorial, please post a message
|
||||||
to `django-users`_ or drop by `#django`_ on ``irc.freenode.net`` and we'll
|
to `django-users`_ or drop by `#django`_ on ``irc.freenode.net`` to chat
|
||||||
try to help.
|
with other Django users who might be able to help.
|
||||||
|
|
||||||
.. _django-users: http://groups.google.com/group/django-users
|
.. _django-users: http://groups.google.com/group/django-users
|
||||||
.. _#django: irc://irc.freenode.net/django
|
.. _#django: irc://irc.freenode.net/django
|
||||||
|
|
Loading…
Reference in New Issue