diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-29 23:38:40 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-30 18:22:56 +0200 |
commit | af6ca21ed0f2715aad0b2ae80d200589b5e31089 (patch) | |
tree | 51a51a4f4a487d29439be597e674d6c8ac58c498 /.gitmodules | |
parent | dbffcdc7db183ae3f1c938e8d84f4a0a11c6c122 (diff) |
wip
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0f55e625..021954f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://github.com/fmtlib/fmt.git [submodule "luajit"] path = external/luajit - url = https://github.com/WohlSoft/LuaJIT.git + url = https://github.com/sthalik/luajit.git [submodule "robin-map"] path = external/robin-map url = https://github.com/Tessil/robin-map.git |