diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-04-06 09:56:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-06 09:56:07 -0300 |
commit | c3e613403708f320e5105a69ade8625bc6932142 (patch) | |
tree | cac865be2ca546df20ed5f3dc6390feaed6e3262 | |
parent | 155468204e3d5ffd84164ba184b7a89312fdbc7b (diff) | |
download | serverdata-c3e613403708f320e5105a69ade8625bc6932142.tar.gz serverdata-c3e613403708f320e5105a69ade8625bc6932142.tar.bz2 serverdata-c3e613403708f320e5105a69ade8625bc6932142.tar.xz serverdata-c3e613403708f320e5105a69ade8625bc6932142.zip |
Update git modules URL
-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 |