Skip to content

Commit 68f409f

Browse files
farfromrefugactions-user
authored andcommitted
chore: update submodules to https
1 parent f11e020 commit 68f409f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
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-ng"]
88
path = demo-ng
9-
url = git@github.com:nativescript-community/plugin-seed-demo-ng.git
9+
url = https://github.com/nativescript-community/plugin-seed-demo-ng.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-react"]
1414
path = demo-react
15-
url = git@github.com:nativescript-community/plugin-seed-demo-react.git
15+
url = https://github.com/nativescript-community/plugin-seed-demo-react.git

0 commit comments

Comments
 (0)