mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Changed all references to tutorial1/ to be tutorial01/ (and similarly for
tutorials 2, 3 and 4). This matches the canonical name we use under djangoproject.com/documentation/ as well as the source filename. Should avoid problems with archived documentation and missing HTTP redirects. Refs #4013. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
43973c93b7
commit
6f78709985
10 changed files with 12 additions and 12 deletions
|
@ -9,7 +9,7 @@ utilities to automate as much of this process as possible.
|
|||
This document assumes you know the Django basics, as covered in the
|
||||
`official tutorial`_.
|
||||
|
||||
.. _official tutorial: ../tutorial1/
|
||||
.. _official tutorial: ../tutorial01/
|
||||
|
||||
Give Django your database parameters
|
||||
====================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue