]> git.earman.xyz Git - sensor-watch.git/commitdiff
Changed submodules to refernce HTTPS access rather than SSH (#4)
authorvoloved <36523934+voloved@users.noreply.github.com>
Sun, 27 Oct 2024 18:05:42 +0000 (14:05 -0400)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 18:05:42 +0000 (14:05 -0400)
.gitmodules

index 365a85ef6904ef876be5ec02cb9b9d1b03392c0d..875a0be36b351e2ff6da1dd81359e2524d48353a 100644 (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