follow renaming of dht repo

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This commit is contained in:
Csaba Kiraly 2023-09-05 10:40:22 +02:00
parent 99873b2684
commit 41c9307386
No known key found for this signature in database
GPG Key ID: 0FE274EE8C95166E
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "vendor/nimbus-build-system"]
path = vendor/nimbus-build-system
url = https://github.com/status-im/nimbus-build-system.git
[submodule "vendor/nim-libp2p-dht"]
path = vendor/nim-libp2p-dht
url = https://github.com/codex-storage/nim-libp2p-dht.git
[submodule "vendor/nim-codex-dht"]
path = vendor/nim-codex-dht
url = https://github.com/codex-storage/nim-codex-dht.git
[submodule "vendor/nim-chronicles"]
path = vendor/nim-chronicles
url = https://github.com/status-im/nim-chronicles.git