Update .gitmodules (#316)

Change the connection to https to facilitate use by people without git
repo permissions
This commit is contained in:
uzhilinsky
2025-02-20 08:07:05 -08:00
committed by GitHub

4
.gitmodules vendored
View File

@@ -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