From ea0963ee886b3864842bbe9e5cde08a79a64d2d7 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:59:44 +0200 Subject: [PATCH] Alerting docs: fixes prometheus link (#75410) * Alerting docs: fixes prometheus link * Fix typo --------- Co-authored-by: Jack Baldry --- docs/sources/alerting/manage-notifications/create-silence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/manage-notifications/create-silence.md b/docs/sources/alerting/manage-notifications/create-silence.md index 4e70a0014fe..b824fe081c2 100644 --- a/docs/sources/alerting/manage-notifications/create-silence.md +++ b/docs/sources/alerting/manage-notifications/create-silence.md @@ -71,4 +71,4 @@ To remove a silence, complete the following steps. ## Useful links -[Aggregation operators](/docs/prometheus/latest/querying/operators/#aggregation-operators) +[Aggregation operators](https://prometheus.io/docs/prometheus/latest/querying/operators/#aggregation-operators)