Skip to content

Commit d6bae26

Browse files
committed
minor #9084 Update web/ directory to public/ on bundle page (fefas)
This PR was merged into the 4.0 branch. Discussion ---------- Update web/ directory to public/ on bundle page Commits ------- c45a758 Update web/ directory to public/ on bundle page
2 parents 1f8dcc1 + c45a758 commit d6bae26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ of the most common elements of a bundle:
104104

105105
``Resources/public/``
106106
Contains web assets (images, stylesheets, etc) and is copied or symbolically
107-
linked into the project ``web/`` directory via the ``assets:install`` console
107+
linked into the project ``public/`` directory via the ``assets:install`` console
108108
command.
109109

110110
``Tests/``

0 commit comments

Comments
 (0)