From 657f9d509b5503c7e599a042dfffab2817d916d1 Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Thu, 6 Jan 2022 15:12:52 +0100 Subject: [PATCH] updating eth2-networks (#3250) Was renamed from eth2-clients to eth-clients --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f6ae11e5b..507435e0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,7 +205,7 @@ branch = master [submodule "vendor/eth2-networks"] path = vendor/eth2-networks - url = https://github.com/eth2-clients/eth2-networks.git + url = https://github.com/eth-clients/eth2-networks.git [submodule "vendor/nim-taskpools"] path = vendor/nim-taskpools url = https://github.com/status-im/nim-taskpools