From 75bc4f304dddbb531bd0461eb70ff8c47aec0a89 Mon Sep 17 00:00:00 2001 From: Gabriele Pappalardo Date: Tue, 14 Sep 2021 14:51:19 +0200 Subject: [PATCH] Update .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a892ada73..7753c0db5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "src/vcglib"] path = src/vcglib - url = https://github.com/cnr-isti-vclab/vcglib - branch = devel + url = https://github.com/gabryon99/vcglib + branch = master [submodule "src/external/nexus"] path = src/external/nexus url = https://github.com/cnr-isti-vclab/nexus