From 2f3a4b0f102d233027f7689a365c9bd331e9935b Mon Sep 17 00:00:00 2001 From: Mahesh Vidhyadharan Date: Fri, 10 Feb 2023 14:02:15 +0000 Subject: [PATCH] fixing the field name for pagerduty image_config as per code https://pkg.go.dev/github.com/prometheus/alertmanager/config\#PagerdutyImage Signed-off-by: Mahesh Vidhyadharan --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 15e85af4..d2644649 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -886,7 +886,7 @@ The fields are documented in the [PagerDuty API documentation](https://developer ```yaml href: -source: +src: alt: ```