|
749 | 749 | }, |
750 | 750 | ], |
751 | 751 | appSecSideBar : [ |
752 | | - { type: "doc", id: "appsec/intro"}, |
753 | | - { type: "doc", id: "appsec/quickstart"}, |
754 | | - { type: "doc", id: "appsec/configuration"}, |
| 752 | + { type: "doc", id: "appsec/intro", label: "CrowdSec WAF"}, |
| 753 | + { type: "doc", id: "appsec/quickstart", label: "Quickstart"}, |
| 754 | + { type: "doc", id: "appsec/configuration", label: "Configuration Files"}, |
755 | 755 | { |
756 | 756 | type: "category", |
757 | 757 | label: "Rules & Scenarios", |
|
762 | 762 | ] |
763 | 763 | }, |
764 | 764 | { type: "doc", id: "appsec/installation"}, |
765 | | - { type: "doc", id: "appsec/protocol"}, |
766 | | - { type: "doc", id: "appsec/benchmark"}, |
| 765 | + { type: "doc", id: "appsec/protocol", label:"Communication Protocol"}, |
| 766 | + { type: "doc", id: "appsec/benchmark", label: "Benchmark"}, |
767 | 767 | { type: "doc", id: "appsec/troubleshooting"}, |
768 | 768 | ] |
769 | 769 | }; |
0 commit comments