Skip to content

Commit

Permalink
gitmodules: use https so we don't need an ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jun 13, 2019
1 parent aee8041 commit d3a3530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -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

0 comments on commit d3a3530

Please sign in to comment.