diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4b49611..9f15cc6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ url = https://github.com/talha131/pelican-elegant.git [submodule "niu-x2"] path = niu-x2 - url = http://github.com/wilbur-ma/niu-x2 + url = https://github.com/wilbur-ma/niu-x2.git [submodule "storm"] path = storm url = https://github.com/redVi/storm.git @@ -142,3 +142,6 @@ [submodule "chameleon"] path = chameleon url = https://github.com/yuex/pelican-iliork.git +[submodule "mg"] + path = mg + url = https://github.com/lucachr/pelican-mg.git |