From 337cd0983699ea5739746fb2d5066f38f8834bbb Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 19 Dec 2014 18:07:03 +0100 Subject: Updated some other external links in the docs --- docs/ref/databases.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/databases.txt') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 68d8043afc..c764095d9b 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -246,7 +246,7 @@ In addition to a DB API driver, Django needs an adapter to access the database drivers from its ORM. Django provides an adapter for MySQLdb/mysqlclient while MySQL Connector/Python includes `its own`_. -.. _its own: http://dev.mysql.com/doc/refman/5.6/en/connector-python-django-backend.html +.. _its own: http://dev.mysql.com/doc/refman/5.6/en/connector-python-info.html MySQLdb ~~~~~~~ -- cgit v1.3