Change submodule to HTTPS
This commit is contained in:
parent
30ca55c8dc
commit
12006e75e4
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "dependencies/CommonLibSSE"]
|
||||
path = dependencies/CommonLibSSE
|
||||
url = git@github.com:thekineticeffect/CommonLibSSE.git
|
||||
url = https://github.com/thekineticeffect/CommonLibSSE.git
|
||||
[submodule "dependencies/mapbox_eternal"]
|
||||
path = dependencies/mapbox_eternal
|
||||
url = https://github.com/mapbox/eternal.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue