Skip to content

Commit 9b9c24a

Browse files
authored
Merge pull request #697 from crowdsecurity/fix_appsec_menu
[appsec] fix the menu name
2 parents 26e1faa + 30a6d68 commit 9b9c24a

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)