Skip to content

Commit ce59dbc

Browse files
author
farfromrefug
committed
chore: submodules fix
1 parent d019947 commit ce59dbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "demo-svelte"]
22
path = demo-svelte
3-
url = git@github.com:nativescript-community/plugin-seed-demo-svelte.git
3+
url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
44
[submodule "demo-vue"]
55
path = demo-vue
6-
url = git@github.com:nativescript-community/plugin-seed-demo-vue.git
6+
url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
77
[submodule "tools"]
88
path = tools
9-
url = git@github.com:nativescript-community/plugin-seed-tools.git
9+
url = https://github.com/nativescript-community/plugin-seed-tools.git

0 commit comments

Comments
 (0)