Docs: Fix img link for alert notification template (#30436)

* fix img link

* update image name
This commit is contained in:
Will Browne 2021-01-20 17:26:58 +01:00 committed by GitHub
parent c7e6d14d34
commit 0c67ceadb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ The main use case is for [multi-dimensional](https://grafana.com/docs/grafana/la
You can now provide detailed information to alert notification recipients by injecting alert query data into an alert notification. Labels that exist from the evaluation of the alert query can be used in the alert rule name and in the alert notification message fields. The alert label data is injected into the notification fields when the alert is in the alerting state. When there are multiple unique values for the same label, the values are comma-separated.
![Variable support in alert notifications](/img/docs/v74/alert-variable-notifications.png)
![Variable support in alert notifications](/img/docs/alerting/alert-notification-template-7-4.png)
### Content security policy support