We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d019947 commit ce59dbcCopy full SHA for ce59dbc
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "demo-svelte"]
2
path = demo-svelte
3
- url = git@github.com:nativescript-community/plugin-seed-demo-svelte.git
+ url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
4
[submodule "demo-vue"]
5
path = demo-vue
6
- url = git@github.com:nativescript-community/plugin-seed-demo-vue.git
+ url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
7
[submodule "tools"]
8
path = tools
9
- url = git@github.com:nativescript-community/plugin-seed-tools.git
+ url = https://github.com/nativescript-community/plugin-seed-tools.git
0 commit comments