Use git://, not ssh, for submodules.

This commit is contained in:
John MacFarlane
2011-07-28 23:43:53 -07:00
parent b659a26488
commit 1199ba923d
+1 -1
View File
@@ -1,3 +1,3 @@
[submodule "templates"]
path = templates
url = git@github.com:jgm/pandoc-templates.git
url = git://github.com/jgm/pandoc-templates.git