diff options
| author | ruki <[email protected]> | 2019-06-27 22:58:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-06-27 11:48:50 +0800 |
| commit | e430da3bb8140bb87e0651a9d7edc46da7cbb50b (patch) | |
| tree | 3bd9af6fa743edd9c25d685feaf92be013dd6433 | |
| parent | 66ffea7b66a4b3806d1780ed2b78f92480b0d351 (diff) | |
use relative submodule path
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1560534ce..822035ee7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = ../../tboox/tbox.git [submodule "core/src/luajit/repo"] path = core/src/luajit/repo - url = https://github.com/xmake-io/xmake-core-luajit.git + url = ../../xmake-io/xmake-core-luajit.git |
