diff --git a/.gitmodules b/.gitmodules index 1589cc5..59f7677 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "web/profiles/d8-starterkit-profile"] - path = web/profiles/d8-starterkit-profile +[submodule "web/profiles/drupal-starterkit-profile"] + path = web/profiles/drupal-starterkit-profile url = https://figureslibres.io/gogs/bachir/drupal-starterkit-profile.git diff --git a/composer.json b/composer.json index 9733d83..9657a75 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,7 @@ }, "merge-plugin": { "include": [ - "web/profiles/d8-starterkit-profile/composer.json" + "web/profiles/drupal-starterkit-profile/composer.json" ], "recurse": true, "replace": false, diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile deleted file mode 160000 index c7b9f4a..0000000 --- a/web/profiles/d8-starterkit-profile +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c7b9f4a4c0b040b6f1d6f33f2a40f9582d9f305b diff --git a/web/profiles/drupal-starterkit-profile b/web/profiles/drupal-starterkit-profile new file mode 160000 index 0000000..a0127f9 --- /dev/null +++ b/web/profiles/drupal-starterkit-profile @@ -0,0 +1 @@ +Subproject commit a0127f9d4a1b99e7d3b2ce9085972f74789c1e12