You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/oncall/docs/getting_started/escalation.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,9 @@ You should now have the following three escalation polices:
78
78
79
79
You may have noticed that when we created each policy there was the following warning message:
80
80
81
-
!!! warning
82
-
There are no routing keys for this policy - it will only receive incidents via manual reroute or when on another escalation policy
81
+
{{% alert title="Warning" color="danger" %}}
82
+
There are no routing keys for this policy - it will only receive incidents via manual reroute or when on another escalation policy
83
+
{{% /alert %}}
83
84
84
85
This is because there are no Routing Keys linked to these Escalation Polices, so now that we have these polices configured we can create the Routing Keys and link them to our Polices..
0 commit comments