Skip to content

Commit abd0900

Browse files
committed
Fix the gitmodules file
1 parent 4ceef5c commit abd0900

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
url = https://github.com/Kode/KoreTools_freebsd_x64.git
2424
branch = main
2525
shallow = true
26-
[submodule "tools/macos_x64"]
27-
path = tools/macos_x64
26+
[submodule "Tools/macos_x64"]
27+
path = Tools/macos_x64
2828
url = https://github.com/Kode/KoreTools_macos_x64.git
2929
branch = main
3030
shallow = true

0 commit comments

Comments
 (0)