docs: break broken image link for sample layout

This commit is contained in:
ClementTsang 2021-09-25 22:11:10 -04:00
parent 7e71832d10
commit 96ca024acc

View file

@ -31,7 +31,7 @@ The second column is split into two rows with a 1:1 ratio. The first is the temp
This is what the layout would look like when run:
![Sample layout](/assets/screenshots/config/layout/sample_layout.webp)
![Sample layout](../../../assets/screenshots/config/layout/sample_layout.webp)
Each `[[row]]` represents a _row_ in the layout. A row can have any number of `child` values. Each `[[row.child]]`
represents either a _column or a widget_. A column can have any number of `child` values as well. Each `[[row.child.child]]`