Skip to content

Commit

Permalink
update the doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpn committed May 4, 2023
1 parent 313e7e2 commit 079be64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function RuleSnoozeDescription(): JSX.Element {
},
},
} = useKibana().services;
const manageDetectionRulesSnoozeSection = `${manageDetectionRules}#snooze-rules-ui`;
const manageDetectionRulesSnoozeSection = `${manageDetectionRules}#edit-rules-settings`;

return (
<FormattedMessage
Expand Down

0 comments on commit 079be64

Please sign in to comment.