From fba0f47fc5f20fed1696f57d30e882063b976838 Mon Sep 17 00:00:00 2001 From: rschoene <rene.schoene@tu-dresden.de> Date: Thu, 4 Feb 2021 13:58:31 +0100 Subject: [PATCH] Revert "use absolute urls for this fork" This reverts commit a7c98f806af440cea18504a2ae40e8505ea3dc9e. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9b029e0..0163ef8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "relast-preprocessor"] path = relast-preprocessor - url = ../../jastadd/relast-preprocessor.git + url = ../relast-preprocessor.git branch = jastadd-fix-inc-param-debug [submodule "ragconnect.base/src/main/jastadd/mustache"] path = ragconnect.base/src/main/jastadd/mustache - url = ../../jastadd/mustache.git + url = ../mustache -- GitLab