File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff 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" } ,
You can’t perform that action at this time.
0 commit comments