summaryrefslogtreecommitdiffstats
path: root/docs/content/configuration/config-file/layout.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-11-16 02:45:04 -0500
committerGitHub <noreply@github.com>2023-11-16 02:45:04 -0500
commit04713bf81d1ea6e50ae40b80b5ad38aa1c57ac8c (patch)
treeaeb118d7eec6f143f491090f37a60984c4bb8ab1 /docs/content/configuration/config-file/layout.md
parent4d2df4c4e91cc41f750be2e4aaf41730aa1afb2c (diff)
docs: bump mkdocs-related dependencies to latest (#1317)
* docs: bump mkdocs-related dependencies to latest bumps mkdocs-material to 9.4.8, mkdocs to 1.5.3, mkdocs-material-extensions to 1.3 * fix some link warnings
Diffstat (limited to 'docs/content/configuration/config-file/layout.md')
-rw-r--r--docs/content/configuration/config-file/layout.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/configuration/config-file/layout.md b/docs/content/configuration/config-file/layout.md
index 86d25e1e..76bd6e33 100644
--- a/docs/content/configuration/config-file/layout.md
+++ b/docs/content/configuration/config-file/layout.md
@@ -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]]`