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