diff --git a/source/_includes/dashboard/edit_dashboard.md b/source/_includes/dashboard/edit_dashboard.md index 1817057c574..0e5d9dd0bb1 100644 --- a/source/_includes/dashboard/edit_dashboard.md +++ b/source/_includes/dashboard/edit_dashboard.md @@ -9,4 +9,4 @@ To add the {{ title | downcase }} to your user interface: - By editing the dashboard, you are taking over control of this dashboard. - This means that it is no longer automatically updated when new dashboard elements become available. - To continue, in the dialog, select the three dots menu, then select **Take control**. -2. In the bottom right corner, select the **Add card** button and select from the card picker. +2. [Add a card](/dashboards/cards/#adding-cards-to-your-dashboard) to your dashboard. diff --git a/source/dashboards/index.markdown b/source/dashboards/index.markdown index 23cca5b5ec4..16d37ec18cb 100644 --- a/source/dashboards/index.markdown +++ b/source/dashboards/index.markdown @@ -34,9 +34,12 @@ For more detailed instructions, follow the step-by-step tutorial on [editing the ## Related topics -- [Community custom cards](https://github.com/custom-cards) -- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/) -- [Material Design Icons](https://pictogrammers.com/library/mdi/) - [Dashboard themes](/integrations/frontend/#defining-themes) - [Interactive dashboard demo](https://demo.home-assistant.io) - [Editing the **Overview** dashboard](/getting-started/onboarding_dashboard/) + +### Cards + +- [About cards](/dashboards/cards/) +- [Community custom cards](https://github.com/custom-cards) +- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/) \ No newline at end of file