Changed submodules to refernce HTTPS access rather than SSH (#4)

This commit is contained in:
voloved
2024-10-27 14:05:42 -04:00
committed by GitHub
parent d05a851d94
commit 368dd5dc2a

4
.gitmodules vendored
View File

@ -6,7 +6,7 @@
url = https://github.com/littlefs-project/littlefs.git
[submodule "gossamer"]
path = gossamer
url = git@github.com:joeycastillo/gossamer.git
url = https://github.com/joeycastillo/gossamer.git
[submodule "utz"]
path = utz
url = git@github.com:joeycastillo/utz.git
url = https://github.com/joeycastillo/utz.git