From f4e12c1c1940c34fd0ab3a65104337f38618d13c Mon Sep 17 00:00:00 2001 From: Will Browne Date: Thu, 4 Feb 2021 18:11:55 +0100 Subject: [PATCH] Docs: Fix bad image path for alert notification template (#30911) --- docs/sources/alerting/add-notification-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/add-notification-template.md b/docs/sources/alerting/add-notification-template.md index 7a408e05ef7..8347b080548 100644 --- a/docs/sources/alerting/add-notification-template.md +++ b/docs/sources/alerting/add-notification-template.md @@ -20,4 +20,4 @@ This topic explains how you can use alert query labels in alert notifications. 1. Refer to the alert query labels in the alert rule name and/or alert notification message field by using the `${Label}` syntax. 1. Click **Save** in the upper right corner to save the alert rule and the dashboard. -![Alerting notification template](/img/docs/alerting/notification_template.png) +![Alerting notification template](/img/docs/alerting/alert-notification-template-7-4.png)