Skip to content

Commit a17de55

Browse files
committed
Merge pull request symfony#2829 from c33s/2.3
fixed external link to form_div_layout.html.twig from 2.2 to 2.3
2 parents 244c26b + 171be4e commit a17de55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,4 @@ customizations directly. Look at the following example:
948948
The array passed as the second argument contains form "variables". For
949949
more details about this concept in Twig, see :ref:`twig-reference-form-variables`.
950950

951-
.. _`form_div_layout.html.twig`: https://github.com/symfony/symfony/blob/2.2/src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig
951+
.. _`form_div_layout.html.twig`: https://github.com/symfony/symfony/blob/2.3/src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig

0 commit comments

Comments
 (0)