summaryrefslogtreecommitdiff
path: root/docs/topics/install.txt
diff options
context:
space:
mode:
authorMichael Manfre <mmanfre@gmail.com>2013-03-06 12:12:42 -0500
committerMichael Manfre <mmanfre@gmail.com>2013-03-06 12:12:42 -0500
commitbb998c9fecb31db875418efb0b46a20bfa2ddea7 (patch)
tree1e41c7e2f2ed3bbd7af2ee4aaf994aaf7503bdbf /docs/topics/install.txt
parent2add24cc2c605a51695258d45d6d1b61556dec9f (diff)
Update link to django-mssql project
Diffstat (limited to 'docs/topics/install.txt')
-rw-r--r--docs/topics/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt
index 0c3767d3e1..1c99dc5d5a 100644
--- a/docs/topics/install.txt
+++ b/docs/topics/install.txt
@@ -148,7 +148,7 @@ database queries, Django will need permission to create a test database.
.. _Oracle: http://www.oracle.com/
.. _Sybase SQL Anywhere: http://code.google.com/p/sqlany-django/
.. _IBM DB2: http://code.google.com/p/ibm-db/
-.. _Microsoft SQL Server 2005: http://code.google.com/p/django-mssql/
+.. _Microsoft SQL Server 2005: https://bitbucket.org/Manfre/django-mssql/
.. _Firebird: http://code.google.com/p/django-firebird/
.. _ODBC: http://code.google.com/p/django-pyodbc/
.. _removing-old-versions-of-django: