summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2019-11-26 00:59:42 +0500
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-11-25 21:00:13 +0100
commitb3ffa0d51d56124ee4e0bed3d69b91d5254c79e2 (patch)
treec61a40d236b9597c71d0716a8a5dad8f7123de6e
parentb6cbc88f26aa7a4279a71cd8895dc0a1aa6ff398 (diff)
[3.0.x] Updated link to IBM DB2 backend.
See https://github.com/ibmdb/python-ibmdb/pull/375 Backport of 5573a54d409bb98b5c5acdb308310bed02d392c2 from master
-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 fcc6596b82..aee943bcfe 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -1045,7 +1045,7 @@ vary considerably. Queries regarding the specific capabilities of these
unofficial backends, along with any support queries, should be directed to
the support channels provided by each 3rd party project.
-.. _IBM DB2: https://pypi.org/project/ibm_db/
+.. _IBM DB2: https://pypi.org/project/ibm_db_django/
.. _Microsoft SQL Server: https://pypi.org/project/django-pyodbc-azure/
.. _Firebird: https://github.com/maxirobaina/django-firebird
.. _ODBC: https://github.com/lionheart/django-pyodbc/