From 3c2ed20994ea7b180ae47d59a24431b51492d3ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Mon, 27 Mar 2017 09:03:25 +0100 Subject: [PATCH] Corrected definition of community targets submodule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: José Simões --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f8cdb6b82b..c420d26087 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ -[submodule "targets-community"] +[submodule "nf-Community-Targets"] path = targets-community url = https://github.com/nanoframework/nf-Community-Targets - ignore = dirty