From 2a102f5b9869316d60e8048e471c9ba3a7e07a49 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 16:41:13 +0200 Subject: [PATCH] [release-12.0.2] docs(alerting): updates link to outdated tutorial (#106290) 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 --------- (cherry picked from commit cce28ec351408cd19bfeb1937898b796c85c0417) Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> 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 %}}