Docs: Refer to product docs in whats new for alerting templating feature (#30652) (#30670)

* Docs: Refer to product docs in whats new for alerting templating feature

* move link below image

* remove whitespace

(cherry picked from commit bdf00d3a59)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-01-27 15:25:58 +01:00
committed by GitHub
co-authored by Will Browne
parent 7d670ee7e1
commit 844c5a14e8
@@ -85,6 +85,8 @@ You can now provide detailed information to alert notification recipients by inj
![Variable support in alert notifications](/img/docs/alerting/alert-notification-template-7-4.png)
For more information, refer to the [alert notification docs]({{< relref "../alerting/notifications.md#notification-templating" >}}).
### Content security policy support
We have added support for [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), a layer of security that helps detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks.