Skip to content

Commit

Permalink
Move all extension to new workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
puleeno committed Apr 13, 2024
1 parent 00edd79 commit 74472b7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[submodule "extensions/react"]
path = extensions/react
url = https://github.com/quagga/react-extension.git
url = https://github.com/quagga-ext/react-extension.git
[submodule "extensions/layout"]
path = extensions/layout
url = https://github.com/quagga/layout-extension.git
url = https://github.com/quagga-ext/layout-extension.git
[submodule "extensions/dashboard"]
path = extensions/dashboard
url = https://github.com/quagga/dashboard-extension.git
url = https://github.com/quagga-ext/dashboard-extension.git
[submodule "extensions/text-editor"]
path = extensions/text-editor
url = https://github.com/quagga/text-editor-extension.git
url = https://github.com/quagga-ext/text-editor-extension.git
[submodule "extensions/file-manager"]
path = extensions/file-manager
url = https://github.com/quagga/file-manager-extension.git
url = https://github.com/quagga-ext/file-manager-extension.git
[submodule "extensions/seo"]
path = extensions/seo
url = https://github.com/quagga/seo-extension.git
url = https://github.com/quagga-ext/seo-extension.git

0 comments on commit 74472b7

Please sign in to comment.