There was an error while loading. Please reload this page.
2 parents f062ace + 16f868c commit cadf833Copy full SHA for cadf833
templates.rst
@@ -1509,8 +1509,8 @@ Bundle Templates
1509
~~~~~~~~~~~~~~~~
1510
1511
If you :ref:`install packages/bundles <symfony-flex>` in your application, they
1512
-may include their own Twig templates (in the ``Resources/views/`` directory of
1513
-each bundle). To avoid messing with your own templates, Symfony adds bundle
+may include their own Twig templates (in the ``templates/`` directory of each
+bundle). To avoid messing with your own templates, Symfony adds bundle
1514
templates under an automatic namespace created after the bundle name.
1515
1516
For example, the templates of a bundle called ``AcmeBlogBundle`` are available
0 commit comments