Skip to content

Commit d3a3530

Browse files
committed
gitmodules: use https so we don't need an ssh key
1 parent aee8041 commit d3a3530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "assets/dir-index-html"]
22
path = assets/dir-index-html
3-
url = git@github.com:ipfs/dir-index-html
3+
url = https://github.com/ipfs/dir-index-html.git

0 commit comments

Comments
 (0)