gitmodules: use https so we don't need an ssh key

This commit is contained in:
Steven Allen 2019-06-13 12:12:30 -07:00
parent aee8041f03
commit d3a3530566

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "assets/dir-index-html"]
path = assets/dir-index-html
url = git@github.com:ipfs/dir-index-html
url = https://github.com/ipfs/dir-index-html.git