Skip to content

Commit 69f224a

Browse files
committed
change gitmodule link from git to https
1 parent 0e81959 commit 69f224a

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
@@ -75,5 +75,5 @@
7575
url = https://github.com/NordicSemiconductor/nrfx.git
7676
[submodule "lib/tinyusb"]
7777
path = lib/tinyusb
78-
url = git@github.com:hathach/tinyusb.git
78+
url = https://github.com/hathach/tinyusb.git
7979
branch = develop

0 commit comments

Comments
 (0)