Fixed inevitable ReST bugs in [150]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@151 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2005-07-17 15:59:59 +00:00
parent f87473e12d
commit fe3373c794
1 changed files with 1 additions and 1 deletions

View File

@ -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
===============