Skip to content

Commit 404b729

Browse files
committed
Updated link to correct twig docs
1 parent 35d7bc6 commit 404b729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/templating/twig_extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ Learning further
118118
For a more in-depth look into Twig Extensions, please take a look at the `Twig extensions documentation`_.
119119

120120
.. _`Twig official extension repository`: https://github.com/fabpot/Twig-extensions
121-
.. _`Twig extensions documentation`: http://twig.sensiolabs.org/doc/advanced.html#creating-an-extension
121+
.. _`Twig extensions documentation`: http://twig.sensiolabs.org/doc/advanced_legacy.html#creating-an-extension
122122
.. _`global variables`: http://twig.sensiolabs.org/doc/advanced.html#id1
123123
.. _`functions`: http://twig.sensiolabs.org/doc/advanced.html#id2

0 commit comments

Comments
 (0)