Change submodule to point to https url
This commit is contained in:
parent
897c9b069e
commit
5a3250234e
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "Frameworks/Sparkle"]
|
||||
path = Frameworks/Sparkle
|
||||
url = ssh://git@kode54.net:2264/kode54/Sparkle.git
|
||||
url = https://gitlab.kode54.net/kode54/Sparkle.git
|
||||
|
|
Loading…
Reference in a new issue