diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-02-28 00:42:13 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-02-28 00:42:13 +0100 |
commit | 37d6eeddea15ccfb79dc565fdc6b0e9aa0eaeffb (patch) | |
tree | 6210accd00e34f25eede6950558b4ba9b07e034d | |
parent | a3bd61723a1f68f362dd6dcf504b8926017a0527 (diff) |
Update submodule urls
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index bd1f76a..b6b69cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "depends/mgl"] path = depends/mgl - url = git://git.dec05eba.com/mgl + url = https://repo.dec05eba.com/mgl |