From 5962abc59b45823f5039c85219f8111d05f0f69c Mon Sep 17 00:00:00 2001 From: Kojo ANYINAM-BOATENG <kojo.anyinam-boateng@univ-nantes.fr> Date: Wed, 30 Aug 2023 14:23:18 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f2c83f6..22878da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,4 +27,4 @@ url = https://gitlab.univ-nantes.fr/ls2n-drones/ls2n_drone_sitl.git [submodule "ls2n_drone_tilthex_control"] path = ls2n_drone_tilthex_control - url = https://github.com/FlashWingAs/ls2n_drone_tilthex_control + url = https://gitlab.univ-nantes.fr/ls2n-drones/ls2n_drone_tilthex_control.git -- GitLab