Skip to content

Commit

Permalink
Fix submodule path
Browse files Browse the repository at this point in the history
  • Loading branch information
puleeno committed Feb 1, 2024
1 parent fe9be6a commit 415fabe
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@
url = https://github.com/jackal-cms/dashboard-extension.git
[submodule "extensions/text-editor"]
path = extensions/text-editor
url = https://github.com/jackal-cms/editor-extension.git
url = https://github.com/jackal-cms/text-editor-extension.git
[submodule "extensions/file-manager"]
path = extensions/file-manager
url = https://github.com/jackal-cms/file-manager-extension.git
[submodule "extensions/seo"]
path = extensions/seo
url = https://github.com/jackal-cms/seo-extension.git
[submodule "extensions/layout-uikit"]
path = extensions/layout-uikit
url = https://github.com/jackal-cms/layout-uikit-extension.git

0 comments on commit 415fabe

Please sign in to comment.