From b98fa241ddbb22507cb63886f697d25f43197cba Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 17 Apr 2018 15:19:29 -0700 Subject: [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. Backport of 64b74804c537b12d4cca64f7cb529c0478b4c4d9 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 b01cd5d69e..20fc720cf7 100644 --- a/docs/ref/contrib/gis/geoip2.txt +++ b/docs/ref/contrib/gis/geoip2.txt @@ -18,7 +18,7 @@ Additionally, it is recommended to install the `libmaxminddb C library`__, so that ``geoip2`` can leverage the C library's faster speed. __ https://geoip2.readthedocs.io/ -__ https://pypi.python.org/pypi/geoip2 +__ https://pypi.org/project/geoip2/ __ https://dev.maxmind.com/geoip/geoip2/geolite2/ __ https://github.com/maxmind/libmaxminddb -- cgit v1.3