Fixed incorrect link to text panel page (#43757) (#43775)

"Text panel" was linking to the "alert list panel" page: (https://grafana.com/docs/grafana/latest/visualizations/alert-list-panel/). This change should map it to the correct page now (https://grafana.com/docs/grafana/latest/visualizations/text-panel/).

Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
(cherry picked from commit faca526c16)

Co-authored-by: MaukWM <maukmul@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-01-06 15:38:19 -05:00
committed by GitHub
co-authored by MaukWM
parent 101af6a66d
commit 040bdf4803
+1 -1
View File
@@ -30,7 +30,7 @@ Grafana offers a variety of visualizations to support different use cases. This
- Widgets
- [Dashboard list]({{< relref "./dashboard-list-panel.md" >}}) can list dashboards.
- [Alert list]({{< relref "./alert-list-panel.md" >}}) can list alerts.
- [Text panel]({{< relref "./alert-list-panel.md" >}}) can show markdown and html.
- [Text panel]({{< relref "./text-panel.md" >}}) can show markdown and html.
- [News panel]({{< relref "./news-panel.md" >}}) can show RSS feeds.
## Get more