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