changed submodule url to bypass proxy problem

This commit is contained in:
Rolando Henry
2012-10-29 13:38:01 -07:00
committed by Justin Hileman
parent 010e360c5a
commit 4da2fe4331
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "vendor/spec"] [submodule "vendor/spec"]
path = vendor/spec path = vendor/spec
url = git://github.com/mustache/spec.git url = https://github.com/mustache/spec.git
[submodule "vendor/yaml"] [submodule "vendor/yaml"]
path = vendor/yaml path = vendor/yaml
url = git://github.com/fabpot/yaml.git url = https://github.com/fabpot/yaml.git