summaryrefslogtreecommitdiff
path: root/src/config/mmdb-convert.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/mmdb-convert.py')
-rw-r--r--src/config/mmdb-convert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/mmdb-convert.py b/src/config/mmdb-convert.py
index 21d170adf6..269a5fe20d 100644
--- a/src/config/mmdb-convert.py
+++ b/src/config/mmdb-convert.py
@@ -418,7 +418,7 @@ def dump_tree(entries, node, dump_item, prefix=""):
GEOIP_FILE_HEADER = """\
# Last updated based on %s Maxmind GeoLite2 Country
-# wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz
+# wget https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz
# gunzip GeoLite2-Country.mmdb.gz
# python mmdb-convert.py GeoLite2-Country.mmdb
"""