From 30a1b587e2c3072e1aad55a1e6a45ce90eff40c1 Mon Sep 17 00:00:00 2001 From: Jean-Marie HENAFF Date: Mon, 7 Mar 2022 15:56:36 +0100 Subject: [PATCH] Use relative URLs for submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b643edbb..b737f26d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "SolARWrapper"] path = SolARWrapper - url = https://github.com/SolarFramework/SwigWrapper.git + url = ../SwigWrapper.git branch = .