From abec8c6d4fd64b3ff355e8d73ac2658ab1a155a4 Mon Sep 17 00:00:00 2001 From: zrzk Date: Mon, 26 Oct 2020 17:00:53 +0800 Subject: [PATCH] update .gitmodules. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bfd3c08e51..62fbb8293a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://gitee.com/xmzrzk/benchmark.git [submodule "modules/mavlink"] path = modules/mavlink - url = https://gitee.com/xmzrzk/mavlink + url = https://gitee.com/xmzrzk/mavlink.git [submodule "gtest"] path = modules/gtest url = https://gitee.com/xmzrzk/googletest