summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHello TMW <hello@themanaworld.org>2025-07-09 06:08:09 +0000
committerHello TMW <hello@themanaworld.org>2025-07-09 06:08:09 +0000
commit93717322c4ffbcf9e7b1f4ab405e21e753c297b8 (patch)
treeee3dcdcb0b8f0685cb819293a8f34150e58d55b8
parent3585f4a9699deb69a616fb9f689e8d460b5f8ffb (diff)
downloadserverdata-master.tar.gz
serverdata-master.tar.bz2
serverdata-master.tar.xz
serverdata-master.zip
Change URL of submodules to correct onesHEADmaster
This MR lands changes to git submodule URLs - pass on client data. Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 4e8cb970..428d22d0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "client-data"]
path = client-data
- url = https://git.themanaworld.org/legacy/clientdata.git
+ url = https://git.themanaworld.org/tmw/clientdata.git
[submodule "tools"]
path = tools
- url = https://git.themanaworld.org/legacy/tools.git
+ url = https://git.themanaworld.org/tmw/tools.git