Skip to content

Commit 72270f9

Browse files
kenbelldeadprogram
authored andcommitted
all: use https for renesas submodule #3856
1 parent 67ec722 commit 72270f9

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
@@ -33,4 +33,4 @@
3333
url = https://github.com/aykevl/macos-minimal-sdk.git
3434
[submodule "lib/renesas-svd"]
3535
path = lib/renesas-svd
36-
url = git@github.com:tinygo-org/renesas-svd.git
36+
url = https://github.com/tinygo-org/renesas-svd.git

0 commit comments

Comments
 (0)