From 457b4b208b4e6f9339026397c77178fec1a783ac Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:58:09 +0100 Subject: [PATCH] [v9.4.x] remove incorrect state changes statement (#69446) remove incorrect state changes statement (#65785) Update index.md (cherry picked from commit e789c2bf03f33569dab4be3b9882f3d5b11f87c9) Co-authored-by: Stefan Dunkler --- .../panels-visualizations/visualizations/alert-list/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/visualizations/alert-list/index.md b/docs/sources/panels-visualizations/visualizations/alert-list/index.md index 8e798c65b29..593435feaef 100644 --- a/docs/sources/panels-visualizations/visualizations/alert-list/index.md +++ b/docs/sources/panels-visualizations/visualizations/alert-list/index.md @@ -16,7 +16,7 @@ weight: 100 # Alert list -Use Alert list to display your alerts. You can configure the list to show the current state or recent state changes. You can read more about alerts in [Grafana Alerting overview]({{< relref "../../../alerting/" >}}). +Use Alert list to display your alerts. You can configure the list to show the current state. You can read more about alerts in [Grafana Alerting overview]({{< relref "../../../alerting/" >}}). {{< figure src="/static/img/docs/alert-list-panel/alert-list-panel.png" max-width="850px" >}}