From 3814d186b79f81c4daf54cd913134bd970c285b2 Mon Sep 17 00:00:00 2001 From: "Stefan Schultheis, OE1SCS" Date: Fri, 19 Apr 2024 06:37:46 +0200 Subject: [PATCH] Update tile.markdown anchor (#32375) anchor was invalid --- source/_dashboards/tile.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_dashboards/tile.markdown b/source/_dashboards/tile.markdown index 514cfc14496..713c9789887 100644 --- a/source/_dashboards/tile.markdown +++ b/source/_dashboards/tile.markdown @@ -33,7 +33,7 @@ icon: type: string color: required: false - description: Set the color when the entity is active. By default, the color is based on `state`, `domain`, and `device_class` of your entity. It accepts [color token](/dashboards/tile/#available-color-tokens) or hex color code. + description: Set the color when the entity is active. By default, the color is based on `state`, `domain`, and `device_class` of your entity. It accepts [color token](/dashboards/tile/#available-colors) or hex color code. type: string default: state show_entity_picture: @@ -134,4 +134,4 @@ You want to colorize the tile card? Choose one of the following colors: `primary - [Card actions](/dashboards/actions/) - [Card features](/dashboards/features) -- [Dashboard cards](/dashboards/cards/) \ No newline at end of file +- [Dashboard cards](/dashboards/cards/)