Skip to content

Commit 8c77f6b

Browse files
committed
Replace submodule protocol using HTTPS instead of SSH
1 parent 905ff2f commit 8c77f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "components/mruby/mruby"]
22
path = components/mruby/mruby
3-
url = git@github.com:mruby/mruby.git
3+
url = https://github.com/mruby/mruby.git

0 commit comments

Comments
 (0)