From dc6568a37a563f54dfab7b8f10ba8b7b3b0e0452 Mon Sep 17 00:00:00 2001 From: wocsor Date: Tue, 18 May 2021 10:43:15 -0400 Subject: [PATCH] update submodule refs --- .gitmodules | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1e6110b7..ba0e89ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,15 @@ [submodule "panda"] path = panda - url = ../../commaai/panda.git + url = ../../RetroPilot/panda.git [submodule "opendbc"] path = opendbc - url = ../../commaai/opendbc.git + url = ../../RetroPilot/opendbc.git [submodule "laika_repo"] path = laika_repo - url = ../../commaai/laika.git + url = ../../RetroPilot/laika.git [submodule "cereal"] path = cereal - url = ../../commaai/cereal.git + url = ../../RetroPilot/cereal.git [submodule "rednose_repo"] path = rednose_repo - url = ../../commaai/rednose.git + url = ../../RetroPilot/rednose.git