We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 357c130 + 8ad184c commit b2d8ddcCopy full SHA for b2d8ddc
README.rst
@@ -37,8 +37,8 @@ Usage
37
38
To use this module, you must first download or create a MaxMind DB file. We
39
provide `free GeoLite2 databases
40
-<https://dev.maxmind.com/geoip/geoip2/geolite2>`_. These files must be
41
-decompressed with ``gunzip``.
+<https://dev.maxmind.com/geoip/geolocate-an-ip/databases?lang=en>`_. These
+files must be decompressed with ``gunzip``.
42
43
After you have obtained a database and imported the module, call
44
``open_database`` with a path, or file descriptor (in the case of ``MODE_FD``),
0 commit comments