Merge pull request #111 from ONLYOFFICE/ShockwaveNN-patch-1
Use https for `sdkjs-plugins` submodule, instead of ssh
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -15,4 +15,4 @@
|
|||||||
url = https://github.com/ONLYOFFICE/dictionaries.git
|
url = https://github.com/ONLYOFFICE/dictionaries.git
|
||||||
[submodule "sdkjs-plugins"]
|
[submodule "sdkjs-plugins"]
|
||||||
path = sdkjs-plugins
|
path = sdkjs-plugins
|
||||||
url = git@github.com:ONLYOFFICE/sdkjs-plugins.git
|
url = https://github.com/ONLYOFFICE/sdkjs-plugins.git
|
||||||
|
|||||||
Reference in New Issue
Block a user