modules/djot.js: ssh -> https
github ci does not like ssh
This commit is contained in:
parent
ab8412ed4e
commit
fb663da761
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "jgm/djot.js"]
|
||||
path = modules/djot.js
|
||||
url = git@github.com:jgm/djot.js.git
|
||||
url = https://github.com/jgm/djot.js.git
|
||||
|
|
Loading…
Reference in a new issue