summaryrefslogtreecommitdiff
path: root/web-export
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-10-22 17:33:56 +0200
committerBastien Nocera <hadess@hadess.net>2019-10-22 17:46:07 +0200
commit5211e6be93e4134fc94b8a333c7e200c2f0bf73d (patch)
treeb31bd5a6b94fa86761d16483c1dab75e2b6dbbaa /web-export
parentc82116e168ef6ce5e1cfaeaff7209768461e7cfa (diff)
web-export: Use https gitweb URL
Diffstat (limited to 'web-export')
-rwxr-xr-xweb-export/update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-export/update.py b/web-export/update.py
index 1765714..ced07e0 100755
--- a/web-export/update.py
+++ b/web-export/update.py
@@ -38,7 +38,7 @@ USELOCALFILES = False
# Directory to put everything in, relative to the git root directory
OUTPUTDIR = "public"
-GITWEB = 'http://gitlab.freedesktop.org'
+GITWEB = 'https://gitlab.freedesktop.org'
HASH = 'md5'
# Specifications with their own build system