From 4bcc0c43d3f238e02f7d475ed068ae95bac9a546 Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Thu, 24 Dec 2020 10:34:44 +0800 Subject: [PATCH] chore: switch http to https of submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 69223156..d1734e3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "protocol"] path = protocol - url = https://github.com/apache/skywalking-data-collect-protocol + url = https://github.com/apache/skywalking-data-collect-protocol