From c26c325d702154a7e82b801750b68ef85cd2843f Mon Sep 17 00:00:00 2001 From: Sunny Zanchi Date: Thu, 31 Oct 2024 12:57:55 -0400 Subject: [PATCH] fix MDX error --- .../vulnerability-management/dev-workflow.mdx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/content/docs/vulnerability-management/dev-workflow.mdx b/src/content/docs/vulnerability-management/dev-workflow.mdx index fceb713b30f..60ff9ed8987 100644 --- a/src/content/docs/vulnerability-management/dev-workflow.mdx +++ b/src/content/docs/vulnerability-management/dev-workflow.mdx @@ -101,11 +101,11 @@ On any vulnerability management screen, select **Manage security notificati ### Set up a Slack alert [#slack-alerts] 1. Select **Add a Slack**. -Slack Rule + Slack Rule 2. Under **Slack settings**, select a destination or create one by clicking . 3. Under **Slack settings**, select a channel to send your notifications to. 4. Under **Notification rules**, configure rules to receive notifications for vulnerabilities of different severity levels. @@ -113,11 +113,11 @@ On any vulnerability management screen, select **Manage security notificati ### Set up a webhook alert [#webhook-alerts] 1. Select **Add a Webhook**. -Webhook Rule + Webhook Rule 2. Under **Webhook settings**, select a destination or create one by clicking . Learn more about creating a webhook destination [here](/docs/alerts-applied-intelligence/notifications/notification-integrations/#webhook). 3. Under **Webhook settings**, create a channel name. 4. Under **Notification rules**, configure rules to receive notifications for vulnerabilities of different severity levels.