Change some links to https
[mirror/dsa-wiki.git] / bin / update-wiki
index 2cee32e..cfdc09a 100755 (executable)
@@ -5,7 +5,7 @@ umask 0002
 
 WC="/srv/dsa.debian.org/dsa-wiki"
 DEST="/srv/dsa.debian.org/htdocs"
-URL="http://dsa.debian.org/"
+URL="https://dsa.debian.org/"
 UPDATE=1
 
 ! [ -e "$HOME/.dsa-wiki-local" ] || . "$HOME/.dsa-wiki-local"