diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-07-17 15:59:59 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-07-17 15:59:59 +0000 |
| commit | fe3373c7941e847eb247c6292b5ae37eeeb3188e (patch) | |
| tree | dbc62f54d99882ce320d2936ce39ea7f52142fb3 /docs/tutorial01.txt | |
| parent | f87473e12dfe0beef028ae37b7eb453131050337 (diff) | |
Fixed inevitable ReST bugs in [150]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@151 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/tutorial01.txt')
| -rw-r--r-- | docs/tutorial01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt index 29b0d771a4..74762e97eb 100644 --- a/docs/tutorial01.txt +++ b/docs/tutorial01.txt @@ -93,7 +93,7 @@ Now you're set to start doing work. You won't have to take care of this boring administrative stuff again. .. _`Python path`: http://docs.python.org/tut/node8.html#SECTION008110000000000000000 -.. _Django;s ticket system: http://code.djangoproject.com/report/1 +.. _Django's ticket system: http://code.djangoproject.com/report/1 Creating models =============== |
