Merge pull request #21 from mariuspod/develop

Use https instead of git URLs for submodules.
This commit is contained in:
Willian Mitsuda 2021-07-07 23:40:45 -03:00 committed by GitHub
commit 8e67bb1c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitmodules vendored
View File

@ -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