From 9e64f514850c57e09d922c428f1957c4135bacbe Mon Sep 17 00:00:00 2001 From: antonio <45235678+tonypowa@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:11:11 +0200 Subject: [PATCH] alerting: add link to killercoda sandbox in the alerting get started tutorial (#91238) alerting:fix killercoda link to get started tutorial --- docs/sources/tutorials/alerting-get-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tutorials/alerting-get-started/index.md b/docs/sources/tutorials/alerting-get-started/index.md index e47c25d5ed2..d1a5c91c9fa 100644 --- a/docs/sources/tutorials/alerting-get-started/index.md +++ b/docs/sources/tutorials/alerting-get-started/index.md @@ -124,7 +124,7 @@ To demonstrate the observation of data using the Grafana stack, download the fil {{< admonition type="tip" >}} - Alternatively, you can try out this example in our interactive learning environment: [Get started with Grafana Alerting](https://killercoda.com/grafana-labs/course/). + Alternatively, you can try out this example in our interactive learning environment: [Get started with Grafana Alerting](https://killercoda.com/grafana-labs/course/grafana/alerting-get-started/). It's a fully configured environment with all the dependencies already installed.