We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f1774 commit 5ff3916Copy full SHA for 5ff3916
README.md
@@ -103,7 +103,8 @@ This makes it possible to configure a project with different file layouts; for
103
example, either the `drupal/drupal` file layout or the
104
`drupal-composer/drupal-project` file layout could be used to set up a project.
105
106
-If a web-root is not explicitly defined, then it will default to `./`.
+If a web-root is not explicitly defined, then it will default to `.`, the same
107
+directory as the composer.json file.
108
109
### Altering Scaffold Files
110
0 commit comments