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/contrib/gis/geoip2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/contrib') diff --git a/docs/ref/contrib/gis/geoip2.txt b/docs/ref/contrib/gis/geoip2.txt index 8e51aa6fb5..208a160537 100644 --- a/docs/ref/contrib/gis/geoip2.txt +++ b/docs/ref/contrib/gis/geoip2.txt @@ -19,7 +19,7 @@ in a directory corresponding to the :setting:`GEOIP_PATH` setting. Additionally, it is recommended to install the `libmaxminddb C library`__, so that ``geoip2`` can leverage the C library's faster speed. -__ https://geoip2.readthedocs.org/ +__ https://geoip2.readthedocs.io/ __ https://pypi.python.org/pypi/geoip2 __ http://dev.maxmind.com/geoip/geoip2/geolite2/ __ https://github.com/maxmind/libmaxminddb -- cgit v1.3