summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2007-02-26 05:16:52 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2007-02-26 05:16:52 +0000
commit3d164ab04f02cd574428950649760bea52288d9f (patch)
tree0fe191b0872cd345317812bc8ccb43beaf23a86d
parentd7d73c9facf41a2f01721270600d5fec75024d82 (diff)
D'oh, fixed broken ReST in last commit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4595 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/tutorial01.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt
index 52923c74fa..d47dd4a19d 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -25,6 +25,9 @@ installed.
to `django-users`_ or drop by `#django`_ on ``irc.freenode.net`` and we'll
try to help.
+.. _django-users: http://groups.google.com/group/django-users
+.. _#django: irc://irc.freenode.net/django
+
Creating a project
==================