Merge pull request #21 from mariuspod/develop
Use https instead of git URLs for submodules.
This commit is contained in:
commit
8e67bb1c9f
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "4bytes"]
|
||||
path = 4bytes
|
||||
url = git@github.com:ethereum-lists/4bytes.git
|
||||
url = https://github.com/ethereum-lists/4bytes.git
|
||||
[submodule "trustwallet"]
|
||||
path = trustwallet
|
||||
url = git@github.com:trustwallet/assets.git
|
||||
url = https://github.com/trustwallet/assets.git
|
||||
|
Loading…
Reference in New Issue
Block a user