diff --git a/frontend/encore/simple-example.rst b/frontend/encore/simple-example.rst index 52ea25e6adb..cb5308dab1d 100644 --- a/frontend/encore/simple-example.rst +++ b/frontend/encore/simple-example.rst @@ -82,7 +82,7 @@ your layout. In Symfony, use the ``asset()`` helper: .. code-block:: twig - {# templates/base.html.twig #} + {# app/Resources/views/base.html.twig #}