mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-12-01 12:24:53 +00:00
Changed submodules to refernce HTTPS access rather than SSH (#4)
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user