Skip to content

Commit 5ff3916

Browse files
committed
Issue #3101209 by Sutharsan, longwave, smustgrave: Document the correct web-root default value
(cherry picked from commit 086528af1fc44a044e80098cbba58ce9346c4dac)
1 parent e3f1774 commit 5ff3916

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ This makes it possible to configure a project with different file layouts; for
103103
example, either the `drupal/drupal` file layout or the
104104
`drupal-composer/drupal-project` file layout could be used to set up a project.
105105

106-
If a web-root is not explicitly defined, then it will default to `./`.
106+
If a web-root is not explicitly defined, then it will default to `.`, the same
107+
directory as the composer.json file.
107108

108109
### Altering Scaffold Files
109110

0 commit comments

Comments
 (0)