From 39aa40d108c4680f9efbb148bfa52801ccc10ff3 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Tue, 24 Apr 2007 05:58:03 +0000 Subject: Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson git-svn-id: http://code.djangoproject.com/svn/django/trunk@5064 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/tutorial01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorial01.txt') 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/ -- cgit v1.3