Fix link to widgets documentation (#2672)

Updated link to widgets documentation to correct 404 error.

Signed-off-by: HPott25 <HPott@web.de>
pull/2677/head
HPott25 2026-03-16 18:25:51 +01:00 committed by GitHub
parent d64125e93e
commit d3fe131dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ title: Fixed Layout Pages
Fixed layouts allow you to position and size widgets freely, either on a grid with **Fixed Grid** layout, or in a completely free way with **Fixed Canvas** layouts (with **Fixed Canvas**, you are still able to temporarily switch on a grid if you want to snap some widgets).
The main idea is to create a layout on which you can freely place [widgets](/ui/building-pages.html#building-pages-components-widgets) which provide the interaction with your home automation system.
The main idea is to create a layout on which you can freely place [widgets]({{base}}/ui/building-pages.html#building-pages-components-widgets) which provide the interaction with your home automation system.
You can even make the **background image interactive** and use it as multi-widget to control and trigger actions like you can do with widgets.