From a130f31b30191b2a3f2414f5351f37cfe53d9e71 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Mon, 2 Apr 2018 13:18:18 -0400 Subject: [PATCH] gitmodules make urls consistent --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 86877d0b8a..15d926da0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,7 +36,7 @@ branch = master [submodule "cmake/cmake_hexagon"] path = cmake/cmake_hexagon - url = https://github.com/ATLFlight/cmake_hexagon + url = https://github.com/ATLFlight/cmake_hexagon.git branch = master [submodule "src/drivers/gps/devices"] path = src/drivers/gps/devices