@@ -423,7 +423,7 @@ Each header template comes with the `template_header_mobile` template ensuring a
423
423
experience accross every devices.
424
424
425
425
.. seealso ::
426
- `Mobile header template on Odoo's Git repository <https://github.com/odoo/odoo/blob/d053ea84d45f2ba50a31c2773f2d3ded9fd1ee6b /addons/website/views/website_templates.xml#L343 >`_
426
+ `Mobile header template on Odoo's Git repository <https://github.com/odoo/odoo/blob/43b20e6e52526c415e28c21810cd7023f6feef1e /addons/website/views/website_templates.xml#L354 >`_
427
427
428
428
429
429
.. _website_themes/layout/header/custom :
@@ -782,7 +782,7 @@ Odoo in general relies on the Bootstrap framework which eases the responsiveness
782
782
783
783
.. seealso ::
784
784
- `Bootstrap documentation on display property
785
- <https://getbootstrap.com/docs/5.1 /utilities/display/> `_
785
+ <https://getbootstrap.com/docs/5.3 /utilities/display/> `_
786
786
787
787
.. _website_themes/layout/reponsive/font_sizes :
788
788
@@ -794,7 +794,7 @@ across device and viewport sizes (relying on the `$enable-rfs` variable).
794
794
795
795
.. seealso ::
796
796
- `Bootstrap documentation about responsive font sizes
797
- <https://getbootstrap.com/docs/5.1 /getting-started/rfs/> `_
797
+ <https://getbootstrap.com/docs/5.3 /getting-started/rfs/> `_
798
798
799
799
.. _website_themes/layout/reponsive/column_sizes :
800
800
@@ -810,8 +810,8 @@ medium breakpoints (`col-md-4` for example).
810
810
The medium sizes can be set but the end-user is not able to edit them within the Website Builder.
811
811
812
812
.. seealso ::
813
- - `Bootstrap documentation on responsive breakpoints <https://getbootstrap.com/docs/5.1 /layout/breakpoints/ >`_
814
- - `Bootstrap documentation about the grid <https://getbootstrap.com/docs/5.1 /layout/grid/ >`_
813
+ - `Bootstrap documentation on responsive breakpoints <https://getbootstrap.com/docs/5.3 /layout/breakpoints/ >`_
814
+ - `Bootstrap documentation about the grid <https://getbootstrap.com/docs/5.3 /layout/grid/ >`_
815
815
816
816
.. _website_themes/layout/reponsive/visibility_conditions :
817
817
0 commit comments