Move .gitmodules from git protocol due to deprecation
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "src/test/resources/specs"]
|
||||
path = src/test/resources/specs
|
||||
url = git://github.com/mustache/spec.git
|
||||
url = https://github.com/mustache/spec.git
|
||||
|
||||
Reference in New Issue
Block a user