Fix url to vectorwrapper submodule
This commit is contained in:
parent
9a0e7abb52
commit
7971e85be5
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "lib/vectorwrapper"]
|
||||
path = lib/vectorwrapper
|
||||
url = ../vectorwrapper/.git
|
||||
url = ../vectorwrapper.git
|
||||
[submodule "lib/DeathHandler"]
|
||||
path = lib/DeathHandler
|
||||
url = https://github.com/vmarkovtsev/DeathHandler.git
|
||||
|
|
Loading…
Reference in a new issue