diff --git a/crowdsec-docs/sidebars.js b/crowdsec-docs/sidebars.js index 6471edd5b..40a987bf6 100644 --- a/crowdsec-docs/sidebars.js +++ b/crowdsec-docs/sidebars.js @@ -754,7 +754,7 @@ module.exports = { { type: "doc", id: "appsec/configuration" }, { type: "category", - label: "Rules & log_processor/scenarios", + label: "Rules", items: [ { type: "doc", id: "appsec/rules_syntax" }, { type: "doc", id: "appsec/hooks" },