summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2008-08-15 03:59:32 +0000
committerJames Bennett <ubernostrum@gmail.com>2008-08-15 03:59:32 +0000
commit002ab38636c4c62ae9e54685267fdcda5728dcde (patch)
tree1afcfeb9ac7499f735a51c245e0ba50a02e677e6 /docs
parentc3af31c84dfb4233fe1f6ac56f9c07294602db26 (diff)
reST fix in release notes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/release_notes_1.0_beta_1.txt2
1 files changed, 1 insertions, 1 deletions
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