Skip to content

Commit 6c99b14

Browse files
committed
Use the https version of the pandoc-templates submodule
Otherwise users have to have github credentials prepared in order for `make` to work. (Not OK when I'm putting this inside a docker).
1 parent 4c1daf3 commit 6c99b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "pandoc-templates"]
22
path = pandoc-templates
3-
url = git@github.com:mwhite/pandoc-templates
3+
url = https://github.com/mwhite/pandoc-templates.git

0 commit comments

Comments
 (0)