From 079be64456a53639436e7c2ff10792cede1bc513 Mon Sep 17 00:00:00 2001 From: Maxim Palenov Date: Thu, 4 May 2023 16:16:15 +0200 Subject: [PATCH] update the doc link --- .../components/rules/step_rule_actions/translations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/translations.tsx b/x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/translations.tsx index a4ebca933c46b..b982752e98473 100644 --- a/x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/translations.tsx +++ b/x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/translations.tsx @@ -48,7 +48,7 @@ function RuleSnoozeDescription(): JSX.Element { }, }, } = useKibana().services; - const manageDetectionRulesSnoozeSection = `${manageDetectionRules}#snooze-rules-ui`; + const manageDetectionRulesSnoozeSection = `${manageDetectionRules}#edit-rules-settings`; return (