Fixed bad 'features' link in cards.markdown (#32085)

This commit is contained in:
Clinton Gormley 2024-04-02 08:35:00 +02:00 committed by GitHub
parent e7f7bfc450
commit 6c27dc00ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ There are several different card types, each with their own configuration option
Some cards have support for [tap actions](/dashboards/actions/). These actions define what will happen when you tap or hold on an object within a card.
Some cards have support for [features](/dashboards/actions/). These widgets add quick controls to the card. Supported features depend on the card and entity capabilities. Multiple features can be added to a single card.
Some cards have support for [features](/dashboards/features/). These widgets add quick controls to the card. Supported features depend on the card and entity capabilities. Multiple features can be added to a single card.
<p class='img'><img src='/images/dashboards/features/screenshot-tile-feature-grid.png' alt="Screenshot of tile cards with features.">
Screenshot of tile cards with features.
@ -87,4 +87,4 @@ Another way to add entities to a dashboard is to use the **Device** page.
- For a list of available card types and more detailed documentation, refer to the **Card types** section in the side navigation.
- [Card tap actions](/dashboards/actions/)
- [Card features](/dashboards/actions/)
- [Card header and footer widgets](/dashboards/header-footer/)
- [Card header and footer widgets](/dashboards/header-footer/)