Skip to content

Commit 04f5318

Browse files
farfromrefugactions-user
authored andcommitted
chore: update submodules to https
1 parent eb10474 commit 04f5318

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitmodules

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "tools"]
22
path = tools
3-
url = git@github.com:nativescript-community/plugin-seed-tools.git
3+
url = https://github.com/nativescript-community/plugin-seed-tools.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 "demo-react"]
88
path = demo-react
9-
url = git@github.com:nativescript-community/plugin-seed-demo-react.git
9+
url = https://github.com/nativescript-community/plugin-seed-demo-react.git
1010
[submodule "demo-svelte"]
1111
path = demo-svelte
12-
url = git@github.com:nativescript-community/plugin-seed-demo-svelte.git
12+
url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
1313
[submodule "demo-ng"]
1414
path = demo-ng
15-
url = git@github.com:nativescript-community/plugin-seed-demo-ng.git
15+
url = https://github.com/nativescript-community/plugin-seed-demo-ng.git

0 commit comments

Comments
 (0)