summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
diff options
context:
space:
mode:
authorBoulder Sprinters <boulder-sprinters@djangoproject.com>2007-04-25 18:20:25 +0000
committerBoulder Sprinters <boulder-sprinters@djangoproject.com>2007-04-25 18:20:25 +0000
commit61bef9bbfd20c252851df4f813db39a825c64b52 (patch)
tree6447760a3155d0f4bf350100496e686a63bb7c9f /docs/tutorial01.txt
parent62ba18d7506693592e45fff47eb81be467818de5 (diff)
boulder-oracle-sprint: Merged to [5078]
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5079 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/tutorial01.txt')
-rw-r--r--docs/tutorial01.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt
index 7657bc7bf7..c40b051b19 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -577,5 +577,5 @@ For full details on the database API, see our `Database API reference`_.
When you're comfortable with the API, read `part 2 of this tutorial`_ to get
Django's automatic admin working.
-.. _Database API reference: ../db_api/
+.. _Database API reference: ../db-api/
.. _part 2 of this tutorial: ../tutorial02/