From 18a3e3c4074393b9988c62148fb18deeb0be62ca Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 1 Aug 2019 22:47:50 +0200 Subject: [PATCH] relative submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a76fe00..71239b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "lib/system"] path = lib/system - url = git@mojotrollz.eu:webcraft/system.git + url = ../system.git [submodule "lib/webtorrent"] path = lib/webtorrent url = git@github.com:feross/webtorrent.git