mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
gitmodules: use https so we don't need an ssh key
This commit is contained in:
parent
aee8041f03
commit
d3a3530566
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user