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 ce4881c commit 5b14b46Copy full SHA for 5b14b46
templating.rst
@@ -881,7 +881,7 @@ block of the base template.
881
You can also include assets located in your bundles' ``Resources/public`` folder.
882
You will need to run the ``php bin/console assets:install target [--symlink]``
883
command, which copies (or symlinks) files into the correct location. (target
884
-is by default "web").
+is by default the "web/" directory of your application).
885
886
.. code-block:: html+twig
887
0 commit comments