From 11e970c580602afa9ee07c0b83631a53b544ca20 Mon Sep 17 00:00:00 2001 From: antonio <45235678+tonypowa@users.noreply.github.com> Date: Mon, 13 May 2024 13:03:18 +0200 Subject: [PATCH] tutorials: alerting get started url fix (#87697) --- 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 490797e8584..4fee19ddfb3 100644 --- a/docs/sources/tutorials/alerting-get-started/index.md +++ b/docs/sources/tutorials/alerting-get-started/index.md @@ -39,7 +39,7 @@ The sample application generates real data and exposes metrics, which are stored Download the files to your local machine. -1. Clone the [tutorial environment repository](www.github.com/grafana/tutorial-environment). +1. Clone the [tutorial environment repository](https://www.github.com/grafana/tutorial-environment). ``` git clone https://github.com/grafana/tutorial-environment.git