Update git modules paths (git@ -> https:) to clone without ssh-key.

develop
Kolan Sh 2020-04-29 11:25:45 +03:00
parent 41e51e9d45
commit 9d8647207b
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "cmake/backbone"]
path = cmake/backbone
url = git@git.backbone.ws:kolan/cmake.backbone.git
url = https://git.backbone.ws/kolan/cmake.backbone.git
[submodule "util/backbone"]
path = util/backbone
url = git@git.backbone.ws:kolan/cmake.backbone-utils.git
url = https://git.backbone.ws/kolan/cmake.backbone-utils.git