From cce28ec351408cd19bfeb1937898b796c85c0417 Mon Sep 17 00:00:00 2001 From: Pepe Cano <825430+ppcano@users.noreply.github.com> Date: Tue, 3 Jun 2025 16:20:24 +0200 Subject: [PATCH] docs(alerting): updates link to outdated tutorial (#106178) * docs(alerting): remove admonition to an outdated tutorial * amended note and link to new tutorial * link * minor copy changes * run prettier * update copy --------- Co-authored-by: tonypowa --- .../alerting/alerting-rules/link-alert-rules-to-panels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/alerting-rules/link-alert-rules-to-panels.md b/docs/sources/alerting/alerting-rules/link-alert-rules-to-panels.md index 4b401cd1d4e..851fbfdbd57 100644 --- a/docs/sources/alerting/alerting-rules/link-alert-rules-to-panels.md +++ b/docs/sources/alerting/alerting-rules/link-alert-rules-to-panels.md @@ -94,5 +94,5 @@ This option is available only in [time series panels](ref:time-series-visualizat 1. Click the **Alert** tab to view existing alert rules or create a new one. {{< admonition type="tip" >}} -For a practical example that links a panel to an alert rule, refer to [Part 5 of our Get Started with Grafana Alerting tutorial](http://www.grafana.com/tutorials/alerting-get-started-pt5/). +For a practical example, refer to our [Getting started: Link alerts to visualizations tutorial](http://www.grafana.com/tutorials/alerting-get-started-pt6/). {{% /admonition %}}