File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737
3838To use this module, you must first download or create a MaxMind DB file. We
3939provide `free GeoLite2 databases
40- <http ://dev.maxmind.com/geoip/geoip2/geolite2> `_. These files must be
40+ <https ://dev.maxmind.com/geoip/geoip2/geolite2> `_. These files must be
4141decompressed with ``gunzip ``.
4242
4343After you have obtained a database and imported the module, call
@@ -94,7 +94,7 @@ required.
9494Versioning
9595----------
9696
97- The MaxMind DB Python module uses `Semantic Versioning <http ://semver.org/ >`_.
97+ The MaxMind DB Python module uses `Semantic Versioning <https ://semver.org/ >`_.
9898
9999Support
100100-------
@@ -103,5 +103,5 @@ Please report all issues with this code using the `GitHub issue tracker
103103<https://github.com/maxmind/MaxMind-DB-Reader-python/issues> `_
104104
105105If you are having an issue with a MaxMind service that is not specific to this
106- API, please contact `MaxMind support <http ://www.maxmind.com/en/support >`_ for
106+ API, please contact `MaxMind support <https ://www.maxmind.com/en/support >`_ for
107107assistance.
You can’t perform that action at this time.
0 commit comments