Skip to content

Commit 1dbcbdb

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: 👽 Updated links to Bootstrap docs
2 parents d0b8608 + c951204 commit 1dbcbdb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

form/bootstrap4.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ is a strong connection between the error and its ``<input>``, as required by the
117117

118118
.. _`WCAG 2.0 standard`: https://www.w3.org/TR/WCAG20/
119119
.. _`custom forms`: https://getbootstrap.com/docs/4.4/components/forms/#custom-forms
120-
.. _`custom radio`: https://getbootstrap.com/docs/4.3/components/forms/#radios
121-
.. _`custom checkbox`: https://getbootstrap.com/docs/4.3/components/forms/#checkboxes
122-
.. _`switch instead of a checkbox`: https://getbootstrap.com/docs/4.3/components/forms/#switches
120+
.. _`custom radio`: https://getbootstrap.com/docs/4.4/components/forms/#radios
121+
.. _`custom checkbox`: https://getbootstrap.com/docs/4.4/components/forms/#checkboxes
122+
.. _`switch instead of a checkbox`: https://getbootstrap.com/docs/4.4/components/forms/#switches

form/form_themes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,8 @@ is a collection of fields (e.g. a whole form), and not just an individual field:
596596
.. _`bootstrap_3_horizontal_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_horizontal_layout.html.twig
597597
.. _`bootstrap_4_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig
598598
.. _`bootstrap_4_horizontal_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_horizontal_layout.html.twig
599-
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.3/
600-
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.1/
599+
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.4/
600+
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.4/
601601
.. _`foundation_5_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig
602602
.. _`Foundation CSS framework`: https://get.foundation/
603603
.. _`Twig "use" tag`: https://twig.symfony.com/doc/2.x/tags/use.html

0 commit comments

Comments
 (0)