]> Nishi Git Mirror - gwion.git/commitdiff
Update .gitmodules file to pull from new subproject locations 216/head
authorForrest Cahoon <forrest.cahoon@gmail.com>
Mon, 19 Oct 2020 00:45:34 +0000 (19:45 -0500)
committerForrest Cahoon <forrest.cahoon@gmail.com>
Mon, 19 Oct 2020 00:45:34 +0000 (19:45 -0500)
.gitmodules

index db2975b55f3fa87cf18a1813896d9189cbf3d60a..c6a5b606f68124ed544eeaa77295e6fe121eb07d 100644 (file)
@@ -1,13 +1,13 @@
 # plugins modules
 [submodule "plug"]
        path = plug
-       url = https://github.com/fennecdjay/Gwion-plug
-  active = false
+       url = https://github.com/Gwion/Gwion-plug
+       active = false
 [submodule "util"]
        path = util
-       url = https://github.com/fennecdjay/gwion-util
-  active = true
+       url = https://github.com/Gwion/gwion-util
+       active = true
 [submodule "ast"]
        path = ast
-       url = https://github.com/fennecdjay/gwion-ast
-  active = true
+       url = https://github.com/Gwion/gwion-ast
+       active = true