Skip to content

Commit d55c082

Browse files
committed
fix libuv submodule url protocol
1 parent e73d99f commit d55c082

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 "3rd/libuv"]
22
path = 3rd/libuv
3-
url = git://github.com/rurban/libuv.git
3+
url = https://github.com/rurban/libuv.git

0 commit comments

Comments
 (0)