Skip to content

Commit b2d8ddc

Browse files
authored
Merge pull request #82 from maxmind/kevin/update-dev-links
Update dev.maxmind.com links
2 parents 357c130 + 8ad184c commit b2d8ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Usage
3737

3838
To use this module, you must first download or create a MaxMind DB file. We
3939
provide `free GeoLite2 databases
40-
<https://dev.maxmind.com/geoip/geoip2/geolite2>`_. These files must be
41-
decompressed with ``gunzip``.
40+
<https://dev.maxmind.com/geoip/geolocate-an-ip/databases?lang=en>`_. These
41+
files must be decompressed with ``gunzip``.
4242

4343
After you have obtained a database and imported the module, call
4444
``open_database`` with a path, or file descriptor (in the case of ``MODE_FD``),

0 commit comments

Comments
 (0)