summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Holmes <preston@ptone.com>2013-05-24 08:47:02 -0700
committerPreston Holmes <preston@ptone.com>2013-05-24 08:47:02 -0700
commitc4fb8326ddfd71440768d646b6acd68cd3d4d249 (patch)
treec0d4b49d2de6bbc562aeba57cf94a5ac9a754913
parentf3ba6495e29d84f8d98a2acd390821ff0d23fd7a (diff)
parentfb1d8134846b468a6b972d3af1a23d7ee381b149 (diff)
Merge pull request #1209 from tax/master
Updated link to active project for ODBC backend
-rw-r--r--docs/ref/databases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 7555acaaba..b189f4f5f0 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -803,5 +803,5 @@ the support channels provided by each 3rd party project.
.. _IBM DB2: http://code.google.com/p/ibm-db/
.. _Microsoft SQL Server 2005: http://code.google.com/p/django-mssql/
.. _Firebird: http://code.google.com/p/django-firebird/
-.. _ODBC: http://code.google.com/p/django-pyodbc/
+.. _ODBC: https://github.com/aurorasoftware/django-pyodbc/
.. _ADSDB: http://code.google.com/p/adsdb-django/