summaryrefslogtreecommitdiff
path: root/docs/install.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-15 22:45:03 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-15 22:45:03 +0000
commit8c61d243df8f954b914f2a28bf5a956f13ddee28 (patch)
tree8fdbc44deb76e81b0121909fd5ba1c7a9409bb28 /docs/install.txt
parent97daa07bfe57a4f6e217d64d64cd1d99892b566a (diff)
Fixed tiny formatting bug in install.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@86 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/install.txt')
-rw-r--r--docs/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.txt b/docs/install.txt
index 275b9879ae..74389c0969 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -31,7 +31,7 @@ MySQL, you'll need MySQLdb_.
.. _PostgreSQL: http://www.postgresql.org/
.. _MySQL: http://www.mysql.com/
.. _psycopg: http://initd.org/projects/psycopg1
-.. _MySQLdb_: http://sourceforge.net/projects/mysql-python
+.. _MySQLdb: http://sourceforge.net/projects/mysql-python
Install the Django code
=======================