Skip to content

Commit c45a758

Browse files
authored
Update web/ directory to public/ on bundle page
1 parent 1f8dcc1 commit c45a758

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)