Verified Commit 58994a39 authored by quietone's avatar quietone
Browse files

Issue #3554618 by mdranove, dcam, ankitv18: Update doc link to twig 3.x

parent efbcaa17
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
 * https://www.drupal.org/docs/develop/theming-drupal
 *
 * For further Twig documentation see
 * https://twig.symfony.com/doc/1.x/templates.html
 * https://twig.symfony.com/doc/3.x/templates.html
 *
 * @section sec_theme_hooks Theme Hooks
 * The theme system is invoked in \Drupal\Core\Render\Renderer::doRender() by