mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Fix incorrect links/aliases to template docs (#60597)
This commit is contained in:
parent
8adb16b662
commit
d070032065
@ -3,10 +3,7 @@ aliases:
|
|||||||
- ../contact-points/create-contact-point/
|
- ../contact-points/create-contact-point/
|
||||||
- ../contact-points/delete-contact-point/
|
- ../contact-points/delete-contact-point/
|
||||||
- ../contact-points/edit-contact-point/
|
- ../contact-points/edit-contact-point/
|
||||||
- ../contact-points/message-templating/
|
|
||||||
- ../contact-points/test-contact-point/
|
- ../contact-points/test-contact-point/
|
||||||
- ../message-templating/
|
|
||||||
- ../unified-alerting/message-templating/
|
|
||||||
keywords:
|
keywords:
|
||||||
- grafana
|
- grafana
|
||||||
- alerting
|
- alerting
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
---
|
---
|
||||||
aliases:
|
aliases:
|
||||||
- ../contact-points/message-templating/
|
|
||||||
- ../contact-points/notifiers/webhook-notifier/
|
- ../contact-points/notifiers/webhook-notifier/
|
||||||
- ../fundamentals/contact-points/webhook-notifier/
|
- ../fundamentals/contact-points/webhook-notifier/
|
||||||
- ../message-templating/
|
|
||||||
- ../unified-alerting/message-templating/
|
|
||||||
keywords:
|
keywords:
|
||||||
- grafana
|
- grafana
|
||||||
- alerting
|
- alerting
|
||||||
|
@ -183,7 +183,7 @@ function TemplatingGuideline() {
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<LinkButton
|
<LinkButton
|
||||||
href="https://grafana.com/docs/grafana/latest/alerting/contact-points/message-templating"
|
href="https://grafana.com/docs/grafana/latest/alerting/manage-notifications/create-message-template"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
icon="external-link-alt"
|
icon="external-link-alt"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user