Skip to content

Commit 30a6d68

Browse files
committed
fix the menu name
1 parent 26e1faa commit 30a6d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ module.exports = {
754754
{ type: "doc", id: "appsec/configuration" },
755755
{
756756
type: "category",
757-
label: "Rules & log_processor/scenarios",
757+
label: "Rules",
758758
items: [
759759
{ type: "doc", id: "appsec/rules_syntax" },
760760
{ type: "doc", id: "appsec/hooks" },

0 commit comments

Comments
 (0)