From 7dccd73b3738dbb4270fd78f62088efbca6b2e34 Mon Sep 17 00:00:00 2001 From: LMCallMe Date: Wed, 19 Feb 2025 19:05:15 +0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 27bffb9..4abd60e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "third_party/aloha"] path = third_party/aloha - url = git@github.com:Physical-Intelligence/aloha.git + url = https://github.com/Physical-Intelligence/aloha.git [submodule "third_party/libero"] path = third_party/libero - url = git@github.com:Lifelong-Robot-Learning/LIBERO.git + url = https://github.com/Lifelong-Robot-Learning/LIBERO.git