diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-06-22 01:51:19 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-06 07:39:58 +0200 |
commit | 8fce4815e2b1cb275b5b67af438a98ce1f1fc5f8 (patch) | |
tree | 0e50ec49a839733fcd071becc899d356366044d0 | |
parent | c9af8f15e07a893e2f1a16fbcaa1641153924100 (diff) |
Update gitmodule path
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9dd1a69..b1e924d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "depends/libninja"] path = depends/libninja - url = https://dec05eba.com/libninja + url = https://git.dec05eba.com/libninja |