From 5c70efb12494e97cbf682cd127a9bbbe56a23014 Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Wed, 6 Mar 2024 18:23:33 +0200 Subject: [PATCH] Fix link to alerting docs in changelog Signed-off-by: Andrii Dembitskyi --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 915ef6577..15b781ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1329,7 +1329,7 @@ The upgrade procedure from 0.x to 1.0 can be found [here](https://docs.flagger.a Two new resources were added to the API: `MetricTemplate` and `AlertProvider`. The analysis can reference [metric templates](https://docs.flagger.app//usage/metrics#custom-metrics) to query Prometheus, Datadog and AWS CloudWatch. -[Alerting](https://docs.flagger.app/v/master/usage/alerting#canary-configuration) can be configured on a per +[Alerting](https://docs.flagger.app/v/main/usage/alerting#canary-configuration) can be configured on a per canary basis for Slack, MS Teams, Discord and Rocket. #### Features @@ -1493,7 +1493,7 @@ The upgrade procedure from 0.x to 1.0 can be found [here](https://docs.flagger.a Two new resources were added to the API: `MetricTemplate` and `AlertProvider`. The analysis can reference [metric templates](https://docs.flagger.app//usage/metrics#custom-metrics) to query Prometheus, Datadog and AWS CloudWatch. -[Alerting](https://docs.flagger.app/v/master/usage/alerting#canary-configuration) can be configured on a per +[Alerting](https://docs.flagger.app/v/main/usage/alerting#canary-configuration) can be configured on a per canary basis for Slack, MS Teams, Discord and Rocket. #### Features