mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-03 05:03:11 +00:00
fix: fix submodule origins
This commit is contained in:
parent
fc5cd74f24
commit
98e7c179dd
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -75,7 +75,7 @@
|
||||
branch = master
|
||||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/status-im/nim-chronos.git
|
||||
url = https://github.com/codex-storage/nim-chronos.git
|
||||
ignore = untracked
|
||||
branch = feature/profiler-v4
|
||||
[submodule "vendor/nim-faststreams"]
|
||||
@ -223,4 +223,4 @@
|
||||
url = https://github.com/arnetheduck/nph.git
|
||||
[submodule "vendor/nim-chroprof"]
|
||||
path = vendor/nim-chroprof
|
||||
url = git@github.com:codex-storage/nim-chroprof.git
|
||||
url = https://github.com/codex-storage/nim-chroprof.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user