Skip to content

Commit 3947a6c

Browse files
authored
chore: switch http to https of submodule url (#108)
1 parent 4a8ea27 commit 3947a6c

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 "protocol"]
22
path = protocol
3-
url = http://github.com/apache/skywalking-data-collect-protocol
3+
url = https://github.com/apache/skywalking-data-collect-protocol

0 commit comments

Comments
 (0)