summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2024-07-15 10:08:37 +0000
committercyan <cyjan@mrcyjanek.net>2024-07-15 10:08:37 +0000
commitde3df37f4770c6ff0730cc809337039d5cb87894 (patch)
tree17c01015b1553fa97589d0e09d945857054a0906
parent5aa1f84d098c9e1d47dd2a2c5e0d75407bbeeec5 (diff)
drop wownero git hosting in favor of github
-rw-r--r--.gitmodules4
1 files 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