From 677a365f27633fc3a055593236ff66e054bcf9a4 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Thu, 27 Oct 2016 13:13:52 +1300 Subject: Use relative path for submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fecd50d3e..cf5af0625 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "traccar-web"] path = traccar-web - url = git@github.com:tananaev/traccar-web.git + url = ../traccar-web.git -- cgit v1.2.3