Skip to content

Commit a71fa80

Browse files
skmedixOskarStark
authored andcommitted
👽 Updated links to Bootstrap docs
1 parent 07a8c5d commit a71fa80

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
@@ -121,6 +121,6 @@ is a strong connection between the error and its ``<input>``, as required by the
121121

122122
.. _`WCAG 2.0 standard`: https://www.w3.org/TR/WCAG20/
123123
.. _`custom forms`: https://getbootstrap.com/docs/4.4/components/forms/#custom-forms
124-
.. _`custom radio`: https://getbootstrap.com/docs/4.3/components/forms/#radios
125-
.. _`custom checkbox`: https://getbootstrap.com/docs/4.3/components/forms/#checkboxes
126-
.. _`switch instead of a checkbox`: https://getbootstrap.com/docs/4.3/components/forms/#switches
124+
.. _`custom radio`: https://getbootstrap.com/docs/4.4/components/forms/#radios
125+
.. _`custom checkbox`: https://getbootstrap.com/docs/4.4/components/forms/#checkboxes
126+
.. _`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
@@ -600,8 +600,8 @@ is a collection of fields (e.g. a whole form), and not just an individual field:
600600
.. _`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
601601
.. _`bootstrap_4_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig
602602
.. _`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
603-
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.3/
604-
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.1/
603+
.. _`Bootstrap 3 CSS framework`: https://getbootstrap.com/docs/3.4/
604+
.. _`Bootstrap 4 CSS framework`: https://getbootstrap.com/docs/4.4/
605605
.. _`foundation_5_layout.html.twig`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig
606606
.. _`Foundation CSS framework`: https://get.foundation/
607607
.. _`Twig "use" tag`: https://twig.symfony.com/doc/2.x/tags/use.html

0 commit comments

Comments
 (0)