From 073c0bd08d49ae8ac44097cab10119c1776b219c Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 15 Apr 2019 04:40:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=83=D1=82=D0=B8=20=D0=BA=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=B4=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5d71e9d..177c834 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "cmake/cmlib"] path = cmake/cmlib - url = ssh://git@gitlab.2/f1x1t/cmlib + url = ../../f1x1t/cmlib [submodule "cmake/generators"] path = cmake/generators - url = ssh://git@gitlab.2/f1x1t/cmake-generators + url = ../../f1x1t/cmake-generators [submodule "cmake/find"] path = cmake/find - url = ssh://git@gitlab.2/f1x1t/cmake-find + url = ../../f1x1t/cmake-find