mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-21 06:23:11 +00:00
use https instead of ssh in .gitmodules
This commit is contained in:
parent
3af2d9a0d4
commit
83011bc051
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "consensus-specs"]
|
||||
path = eth-specs
|
||||
url = git@github.com:ethereum/consensus-specs.git
|
||||
url = https://github.com/ethereum/consensus-specs.git
|
||||
branch = dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user