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

* fix img link

* update image name

(cherry picked from commit 0c67ceadb8)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-01-21 05:59:10 +01:00
committed by GitHub
co-authored by Will Browne
parent 594733024a
commit 18f5bb15b7
+1 -1
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