From 8a135cca4e663ec649d9ef7643ffc2a10e91c781 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 28 Apr 2016 10:09:57 -0400 Subject: [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master --- 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 d1d3e04894..fda7a0af6e 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -936,6 +936,6 @@ the support channels provided by each 3rd party project. .. _SAP SQL Anywhere: https://github.com/sqlanywhere/sqlany-django .. _IBM DB2: https://pypi.python.org/pypi/ibm_db/ -.. _Microsoft SQL Server: http://django-mssql.readthedocs.org/en/latest/ +.. _Microsoft SQL Server: https://django-mssql.readthedocs.io/en/latest/ .. _Firebird: https://github.com/maxirobaina/django-firebird .. _ODBC: https://github.com/lionheart/django-pyodbc/ -- cgit v1.3