mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Use git://, not ssh, for submodules.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "templates"]
|
||||
path = templates
|
||||
url = git@github.com:jgm/pandoc-templates.git
|
||||
url = git://github.com/jgm/pandoc-templates.git
|
||||
|
||||
Reference in New Issue
Block a user