Fix submodule
This commit is contained in:
parent
b8a7086c35
commit
b8872b3090
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "src/LuaFunctional"]
|
||||
path = "src/LuaFunctional"
|
||||
url = "https://github.com/BakersDozenBagels/LuaFunctional.git"
|
||||
path = src/LuaFunctional
|
||||
url = https://github.com/BakersDozenBagels/LuaFunctional.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue