Use https in gitmodules

This commit is contained in:
Łukasz Magiera
2019-11-27 12:35:16 +01:00
committed by GitHub
parent 3623925f66
commit 11502ccfcf
+1 -1
View File
@@ -1,4 +1,4 @@
[submodule "extern/filecoin-ffi"]
path = extern/filecoin-ffi
url = git@github.com:filecoin-project/filecoin-ffi
url = https://github.com/filecoin-project/filecoin-ffi.git
branch = master