diff options
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 4e0e37ab..d38bd704 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "client-data"] path = client-data - url = git://github.com/themanaworld/tmwa-client-data.git + url = https://github.com/themanaworld/tmwa-client-data.git [submodule "tools"] path = tools - url = git://github.com/themanaworld/tmw-tools.git + url = https://github.com/themanaworld/tmw-tools.git |