use https instead of git for mustache submodule

This commit is contained in:
James Wilson
2022-03-16 13:01:16 -05:00
committed by Jay Linski
parent ce8982fe55
commit a9fe6d5a03
+1 -1
View File
@@ -1,3 +1,3 @@
[submodule "spec/mustache"]
path = spec/mustache
url = git://github.com/mustache/spec.git
url = https://github.com/mustache/spec.git