Skip to content

Commit 7be232f

Browse files
committed
up
1 parent 538e195 commit 7be232f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

crowdsec-docs/sidebars.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -704,10 +704,10 @@ const sidebarsConfig: SidebarConfig = {
704704
},
705705
],
706706
appSecSideBar: [
707-
{ type: "doc", id: "appsec/intro", label: "CrowdSec WAF" },
707+
{ type: "doc", id: "appsec/intro", label: "CrowdSec WAF - Introduction" },
708708
{
709709
type: "category",
710-
label: "Quickstart",
710+
label: "Installation",
711711
items: [
712712
{ type: "doc", id: "appsec/quickstart/nginxopenresty" },
713713
{ type: "doc", id: "appsec/quickstart/traefik" },
@@ -729,7 +729,6 @@ const sidebarsConfig: SidebarConfig = {
729729
id: "appsec/alerts_and_scenarios",
730730
label: "Alerts & Scenarios",
731731
},
732-
{ type: "doc", id: "appsec/installation" },
733732
{ type: "doc", id: "appsec/protocol", label: "Communication Protocol" },
734733
{ type: "doc", id: "appsec/benchmark", label: "Benchmark" },
735734
{ type: "doc", id: "appsec/troubleshooting" },

0 commit comments

Comments
 (0)