From 002ab38636c4c62ae9e54685267fdcda5728dcde Mon Sep 17 00:00:00 2001 From: James Bennett Date: Fri, 15 Aug 2008 03:59:32 +0000 Subject: [PATCH] reST fix in release notes git-svn-id: http://code.djangoproject.com/svn/django/trunk@8360 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/release_notes_1.0_beta_1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes_1.0_beta_1.txt b/docs/release_notes_1.0_beta_1.txt index 492936330d..3df4d97280 100644 --- a/docs/release_notes_1.0_beta_1.txt +++ b/docs/release_notes_1.0_beta_1.txt @@ -80,7 +80,7 @@ been improved and the method by which Django generates unique session identifiers has been made much more robust. .. _the 1.0 alpha 1 release notes: ../release_notes_1.0_alpha/ -.. _the 1.0 alpha 1 release notes: ../release_notes_1.0_alpha_2/ +.. _the 1.0 alpha 2 release notes: ../release_notes_1.0_alpha_2/ .. _the documentation for generic relations: ../contenttypes/#generic-relations .. _the admin documentation: ../admin/#modeladmin-methods .. _the database API documentation: ../db-api/#forcing-an-insert-or-update