Skip to content

Commit 2957690

Browse files
authored
Merge pull request #1610 from andrew-demb/patch-2
Fix link to alerting docs in changelog
2 parents 9a224a0 + 5c70efb commit 2957690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ The upgrade procedure from 0.x to 1.0 can be found [here](https://docs.flagger.a
13291329
Two new resources were added to the API: `MetricTemplate` and `AlertProvider`.
13301330
The analysis can reference [metric templates](https://docs.flagger.app//usage/metrics#custom-metrics)
13311331
to query Prometheus, Datadog and AWS CloudWatch.
1332-
[Alerting](https://docs.flagger.app/v/master/usage/alerting#canary-configuration) can be configured on a per
1332+
[Alerting](https://docs.flagger.app/v/main/usage/alerting#canary-configuration) can be configured on a per
13331333
canary basis for Slack, MS Teams, Discord and Rocket.
13341334

13351335
#### Features
@@ -1493,7 +1493,7 @@ The upgrade procedure from 0.x to 1.0 can be found [here](https://docs.flagger.a
14931493
Two new resources were added to the API: `MetricTemplate` and `AlertProvider`.
14941494
The analysis can reference [metric templates](https://docs.flagger.app//usage/metrics#custom-metrics)
14951495
to query Prometheus, Datadog and AWS CloudWatch.
1496-
[Alerting](https://docs.flagger.app/v/master/usage/alerting#canary-configuration) can be configured on a per
1496+
[Alerting](https://docs.flagger.app/v/main/usage/alerting#canary-configuration) can be configured on a per
14971497
canary basis for Slack, MS Teams, Discord and Rocket.
14981498

14991499
#### Features

0 commit comments

Comments
 (0)