From f21ec97bc0a5d3a6dda18042b1ecff2d2b608bf6 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 25 Mar 2017 07:12:28 +0100 Subject: [PATCH] [DEV] set relative submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3485587..b17f4ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "bullet-physics"] path = bullet-physics - url = https://github.com/generic-library/bullet-physics.git + url = ../bullet-physics.git