From 3c937741b8bae14e3087ed0b5cf710bba3902629 Mon Sep 17 00:00:00 2001 From: David Harris Date: Wed, 19 Apr 2023 14:42:23 +0100 Subject: [PATCH] docs: remove confusing singlestat references (#66399) docs: remove confusing singlestat reference The removed phrase was confusing, why would I want to learn more about a removed component? Then given the link ends up going to the stat visualization page which replaced singlestatm and I can't find any dedicated page anymore on any version of our docs, it seems a redundant link. --- public/app/plugins/panel/stat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/panel/stat/README.md b/public/app/plugins/panel/stat/README.md index 3977d8c5d57..5ff11e6d3fd 100644 --- a/public/app/plugins/panel/stat/README.md +++ b/public/app/plugins/panel/stat/README.md @@ -11,7 +11,7 @@ By default, the Stat panel displays one of the following: The Text mode can be used to control whether the text is displayed or not. -The Stat panel is a replacement for the Singlestat panel, which was deprecated in Grafana v7.0 and removed in Grafana v8.4. Learn more about the now removed Singlestat panel [here](https://grafana.com/docs/grafana/v8.4/visualizations/stat-panel/). +The Stat panel is a replacement for the Singlestat panel, which was deprecated in Grafana v7.0 and removed in Grafana v8.4. Read more about Stat panel on the docs page: