Browse Source

submodule should be HTTPS to avoid redirect warning

Florian Dold 4 years ago
parent
commit
c36c37830e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "contrib/build-common"]
 	path = contrib/build-common
-	url = http://git.taler.net/build-common.git
+	url = https://git.taler.net/build-common.git