diff --git a/docs/sources/alerting/manage-notifications/create-contact-point.md b/docs/sources/alerting/manage-notifications/create-contact-point.md index 1b5b21bae80..5dd17501abc 100644 --- a/docs/sources/alerting/manage-notifications/create-contact-point.md +++ b/docs/sources/alerting/manage-notifications/create-contact-point.md @@ -3,10 +3,7 @@ aliases: - ../contact-points/create-contact-point/ - ../contact-points/delete-contact-point/ - ../contact-points/edit-contact-point/ - - ../contact-points/message-templating/ - ../contact-points/test-contact-point/ - - ../message-templating/ - - ../unified-alerting/message-templating/ keywords: - grafana - alerting diff --git a/docs/sources/alerting/manage-notifications/webhook-notifier.md b/docs/sources/alerting/manage-notifications/webhook-notifier.md index def8feb512b..e372bb74b8d 100644 --- a/docs/sources/alerting/manage-notifications/webhook-notifier.md +++ b/docs/sources/alerting/manage-notifications/webhook-notifier.md @@ -1,10 +1,7 @@ --- aliases: - - ../contact-points/message-templating/ - ../contact-points/notifiers/webhook-notifier/ - ../fundamentals/contact-points/webhook-notifier/ - - ../message-templating/ - - ../unified-alerting/message-templating/ keywords: - grafana - alerting diff --git a/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx b/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx index c5dc31fd665..440bf37f085 100644 --- a/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx +++ b/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx @@ -183,7 +183,7 @@ function TemplatingGuideline() {