From d732324f53e154f3dc7065258b0023448755db56 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 12:17:58 +0100 Subject: [PATCH] [release-11.5.3] Alerting docs: fix heading anchor (#100959) Alerting docs: fix heading anchor (#100783) Co-authored-by: Jack Baldry (cherry picked from commit 8646961c3ff809ac74847c351f73fbeeea408a51) Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --- .../manage-contact-points/integrations/webhook-notifier.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md index 1a7598891a1..e7741ac3b56 100644 --- a/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md +++ b/docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md @@ -50,7 +50,7 @@ To create a contact point with webhook integration, complete the following steps 1. Enter a name for the contact point. 1. From the **Integration** list, select **Webhook**. 1. In the **URL** field, copy in your Webhook URL. -1. (Optional) Configure [additional settings](#settings). +1. (Optional) Configure [additional settings](#webhook-settings). 1. Click **Save contact point**. For more details on contact points, including how to test them and enable notifications, refer to [Configure contact points](ref:configure-contact-points).