Skip to content

Commit 5b14b46

Browse files
javiereguiluzweaverryan
authored andcommitted
Minor reword about assets:install
1 parent ce4881c commit 5b14b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templating.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ block of the base template.
881881
You can also include assets located in your bundles' ``Resources/public`` folder.
882882
You will need to run the ``php bin/console assets:install target [--symlink]``
883883
command, which copies (or symlinks) files into the correct location. (target
884-
is by default "web").
884+
is by default the "web/" directory of your application).
885885

886886
.. code-block:: html+twig
887887

0 commit comments

Comments
 (0)