switch ssh to https

This commit is contained in:
Alexey Golubev
2016-11-23 12:52:46 +03:00
committed by GitHub
parent be6d6b25fc
commit 095933ea78
+6 -6
View File
@@ -1,18 +1,18 @@
[submodule "desktop-apps"] [submodule "desktop-apps"]
path = desktop-apps path = desktop-apps
url = git@github.com:ONLYOFFICE/desktop-apps.git url = https://github.com/ONLYOFFICE/desktop-apps.git
[submodule "desktop-sdk"] [submodule "desktop-sdk"]
path = desktop-sdk path = desktop-sdk
url = git@github.com:ONLYOFFICE/desktop-sdk.git url = https://github.com/ONLYOFFICE/desktop-sdk.git
[submodule "core"] [submodule "core"]
path = core path = core
url = git@github.com:ONLYOFFICE/core.git url = https://github.com/ONLYOFFICE/core.git
[submodule "web-apps"] [submodule "web-apps"]
path = web-apps path = web-apps
url = git@github.com:ONLYOFFICE/web-apps.git url = https://github.com/ONLYOFFICE/web-apps.git
[submodule "sdkjs"] [submodule "sdkjs"]
path = sdkjs path = sdkjs
url = git@github.com:ONLYOFFICE/sdkjs.git url = https://github.com/ONLYOFFICE/sdkjs.git
[submodule "dictionaries"] [submodule "dictionaries"]
path = dictionaries path = dictionaries
url = git@github.com:ONLYOFFICE/dictionaries.git url = https://github.com/ONLYOFFICE/dictionaries.git