From 49cef930af53600d5309cc4a2a0c96db00066ab9 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 21 Dec 2015 12:00:55 +0100 Subject: [PATCH] Update location of ECL repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 374befd536..98a23841b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,4 +33,4 @@ url = https://github.com/PX4/DriverFramework.git [submodule "src/lib/ecl"] path = src/lib/ecl - url = https://github.com/LorenzMeier/ecl.git + url = https://github.com/PX4/ecl.git