Skip to content

Commit 58f481d

Browse files
committed
Use https links in README
1 parent bc1937d commit 58f481d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

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

3838
To use this module, you must first download or create a MaxMind DB file. We
3939
provide `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
4141
decompressed with ``gunzip``.
4242

4343
After you have obtained a database and imported the module, call
@@ -94,7 +94,7 @@ required.
9494
Versioning
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

9999
Support
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

105105
If 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
107107
assistance.

0 commit comments

Comments
 (0)