Skip to content

Commit 7a7cbb7

Browse files
committed
Merge branch '5.0'
* 5.0: 👽 Updated links to Bootstrap docs
2 parents 95f34ec + 1dbcbdb commit 7a7cbb7

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
@@ -603,8 +603,8 @@ is a collection of fields (e.g. a whole form), and not just an individual field:
603603
.. _`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
604604
.. _`bootstrap_4_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig
605605
.. _`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
606-
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.3/
607-
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.1/
606+
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.4/
607+
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.4/
608608
.. _`foundation_5_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig
609609
.. _`foundation_6_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/foundation_6_layout.html.twig
610610
.. _`Foundation CSS framework`: https://get.foundation/

0 commit comments

Comments
 (0)