summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-15 22:14:15 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-15 22:14:15 +0000
commit7aed83c85437f26c62175c99a30a2bf56992f505 (patch)
treed50d61a9b757e48bfbeb793ef07b983169159cb9 /docs
parent158b54380e1b320023970b0f324ccc1a5c62aa5a (diff)
Fixed typo in install.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@78 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.txt b/docs/install.txt
index d123be5134..269c4b2528 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -57,5 +57,5 @@ Installing the development version
When you want to update your code, just run the command ``svn update`` from
within the ``django_src`` directory.
-.. _`download page`: http://www.djangorproject.com/download/
+.. _`download page`: http://www.djangoproject.com/download/
.. _Subversion: http://subversion.tigris.org/