fix: Use https submodule urls.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "bot/gui"]
|
||||
path = src/gui
|
||||
url = cgithub:StudyLions/StudyLion-Plugin-GUI.git
|
||||
url = https://github.com/StudyLions/StudyLion-Plugin-GUI.git
|
||||
[submodule "skins"]
|
||||
path = skins
|
||||
url = cgithub:StudyLions/StudyLion-Plugin-Skins.git
|
||||
url = https://github.com/StudyLions/StudyLion-Plugin-Skins.git
|
||||
|
||||
Reference in New Issue
Block a user