From 1f770e1bea4fd28e0b3b3789e81655f44bcb9773 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Mon, 29 Jul 2024 15:25:44 -0400 Subject: [PATCH] Submodule: Point to panda on GitHub --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d794b781f6..223a45f69c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "panda"] path = panda - url = ../../sunnyhaibin/panda.git + url = https://github.com/sunnyhaibin/panda.git [submodule "opendbc"] path = opendbc url = https://github.com/sunnyhaibin/opendbc.git