diff options
| author | Brett Cannon <brett@python.org> | 2018-04-17 15:19:29 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-04-17 20:56:33 -0400 |
| commit | b98fa241ddbb22507cb63886f697d25f43197cba (patch) | |
| tree | c77c4ae32e46ff4e30bac0c6e11546f4ab2241fd /docs/ref/contrib | |
| parent | 3619d322098ae3573707adae22cb0c086e948210 (diff) | |
[2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Backport of 64b74804c537b12d4cca64f7cb529c0478b4c4d9 from master
Diffstat (limited to 'docs/ref/contrib')
| -rw-r--r-- | docs/ref/contrib/gis/geoip2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
