diff --git a/.gitmodules b/.gitmodules index d57273f..244b0fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,9 @@ -[submodule "src/modules/voicefix"] - path = src/modules/voicefix - url = git@github.com:Intery/StudyLion-voicefix.git -[submodule "src/modules/streamalerts"] - path = src/modules/streamalerts - url = git@github.com:Intery/StudyLion-streamalerts.git [submodule "src/data"] path = src/data url = https://git.thewisewolf.dev/HoloTech/psqlmapper.git [submodule "src/modules/quotes"] path = src/modules/quotes - url = git@thewisewolf.dev:Tuxieverse/mrtuxie-quotes-module.git + url = https://git.thewisewolf.dev:Tuxieverse/mrtuxie-quotes-module.git [submodule "src/modules/profiles"] path = src/modules/profiles - url = git@thewisewolf.dev:HoloTech/profiles-plugin.git + url = https://git.thewisewolf.dev:HoloTech/profiles-plugin.git