gitmodules: use https so we don't need an ssh key
Steven Allen committed
Jun 13, 2019 at 12:12 UTC
d3a3530566b641633f7ddced6e55497126dbe045
1 file changed
+1
-1
.gitmodules
+1
-1
@@ -1,3 +1,3 @@
1
[submodule "assets/dir-index-html"]
2
path = assets/dir-index-html
3
- url = git@github.com:ipfs/dir-index-html
3
+ url = https://github.com/ipfs/dir-index-html.git