diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2024-06-11 09:49:44 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-11 09:49:44 -0600 |
| commit | b594f112e05c46fa4f8da2e4be74ba1a28ee50b4 (patch) | |
| tree | 5b15245bb14120a8acac7c57ed4936525a5ed8d7 /.gitmodules | |
| parent | 78a7d156c9a080fab1c530d2aa8210c6d4cf5596 (diff) | |
Update lus (#16)
* Updates
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index db5197931..21e63815c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,9 @@ [submodule "doxygen-awesome-css"] path = doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css.git -[submodule "tools/torch"] - path = tools/torch - url = https://github.com/HarbourMasters/torch +[submodule "torch"] + path = torch + url = https://github.com/HarbourMasters/Torch [submodule "libultraship"] path = libultraship - url = https://github.com/KiritoDv/libultraship/ + url = https://github.com/Kenix3/libultraship |
