From 236daece0d9ccb4e2152c500fe5f81737f0775a0 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Tue, 14 Jun 2022 13:43:20 +0100 Subject: [PATCH] Remove self referencing link Signed-off-by: Jack Baldry --- docs/sources/escalation-policies/configure-escalation-chains.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/escalation-policies/configure-escalation-chains.md b/docs/sources/escalation-policies/configure-escalation-chains.md index f1ce2607..8c244f15 100644 --- a/docs/sources/escalation-policies/configure-escalation-chains.md +++ b/docs/sources/escalation-policies/configure-escalation-chains.md @@ -31,5 +31,3 @@ An escalation chain can have many steps, or only one step. For example, steps ca ## Routes An escalation workflow can employ **routes** that administrators can configure to filter alerts by regular expressions in their payloads. Notifications for these alerts can be sent to individuals, or they can make use of a new or existing escalation chain. - -To learn how to configure escalation chains and routes, see [Configure escalation policies]({{< relref "configure-escalation-policies">}}).