summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2010-11-27 12:34:54 +0000
committerTimo Graham <timograham@gmail.com>2010-11-27 12:34:54 +0000
commit82261de2feb26161590016d4a2b20f2e80c6ca8b (patch)
treef797c02085c37ffa9d2d007ea1a7baa5611c68d0 /docs
parentc71451c9853ae1e75327dbbee456f8254936f4e1 (diff)
[1.2.X] Fixed #14789 - remove an unused link from docs/topics/install.txt. thanks adamv for the report.
Backport of r14727 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14728 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/install.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt
index 87e99b3aa6..20c80743b3 100644
--- a/docs/topics/install.txt
+++ b/docs/topics/install.txt
@@ -120,7 +120,6 @@ Django will need permission to create a test database.
.. _PostgreSQL: http://www.postgresql.org/
.. _MySQL: http://www.mysql.com/
-.. _Django's ticket system: http://code.djangoproject.com/report/1
.. _psycopg: http://initd.org/pub/software/psycopg/
.. _compiled Windows version: http://stickpeople.com/projects/python/win-psycopg/
.. _MySQLdb: http://sourceforge.net/projects/mysql-python