From 217265baee015caa646026f24712a2cfdbaf309d Mon Sep 17 00:00:00 2001 From: Leanna Shippy <11079957+lshippy@users.noreply.github.com> Date: Fri, 7 Jul 2023 05:12:19 -0700 Subject: [PATCH] Docs: Updates Grafana alerting link text on Panel Editor Overview page (#71146) * Updates Grafana alerting link text on panel editor overview page * fixed wording of link text --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../panels-visualizations/panel-editor-overview/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/panel-editor-overview/index.md b/docs/sources/panels-visualizations/panel-editor-overview/index.md index da68b025596..9c173b44612 100644 --- a/docs/sources/panels-visualizations/panel-editor-overview/index.md +++ b/docs/sources/panels-visualizations/panel-editor-overview/index.md @@ -53,7 +53,7 @@ This section describes the areas of the Grafana panel editor. - **Query tab:** Select your data source and enter queries here. For more information, refer to [Add a query]({{< relref "../query-transform-data/#add-a-query" >}}). When you create a new dashboard, you'll be prompted to select a data source before you get to the panel editor. You set or update the data source in existing dashboards using the dropdown in the **Query** tab. - **Transform tab:** Apply data transformations. For more information, refer to [Transform data]({{< relref "../query-transform-data/transform-data/" >}}). - - **Alert tab:** Write alert rules. For more information, refer to [Overview of Grafana 8 alerting]({{< relref "../../alerting/" >}}). + - **Alert tab:** Write alert rules. For more information, refer to [the overview of Grafana Alerting]({{< relref "../../alerting/" >}}). 1. Panel display options: The display options section contains tabs where you configure almost every aspect of your data visualization.