From de3df37f4770c6ff0730cc809337039d5cb87894 Mon Sep 17 00:00:00 2001 From: cyan Date: Mon, 15 Jul 2024 10:08:37 +0000 Subject: [PATCH] drop wownero git hosting in favor of github --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9e1abd3..784e3e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = release-v0.18 [submodule "wownero"] path = wownero - url = https://git.wownero.com/wownero/wownero + url = https://github.com/wownero-mirror/wownero [submodule "external/polyseed"] path = external/polyseed url = https://github.com/tevador/polyseed @@ -13,4 +13,4 @@ url = https://github.com/leetal/ios-cmake [submodule "external/wownero-seed"] path = external/wownero-seed - url = https://git.wownero.com/wowlet/wownero-seed.git \ No newline at end of file + url = https://github.com/wownero-mirror/wownero-seed \ No newline at end of file