From 2eedbf89dc02c08e7962858f5e2dc70c7aef9704 Mon Sep 17 00:00:00 2001 From: "GLOBAL\\H228253" Date: Thu, 20 Apr 2017 17:58:43 -0500 Subject: [PATCH] use all https, no git transfers --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 818cbaa50..1b16c8bb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/PX4/GpsDrivers.git [submodule "libs/mavlink/include/mavlink/v2.0"] path = libs/mavlink/include/mavlink/v2.0 - url = git://github.com/mavlink/c_library_v2.git + url = https://github.com/mavlink/c_library_v2.git -- 2.22.0