File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -281,25 +281,25 @@ const sidebarsConfig: SidebarConfig = {
281281 "contributing/contributing_doc" ,
282282 "contributing/contributing_hub" ,
283283 {
284- type : "category" ,
285- label : "Remediation Components" ,
286- link : {
287- type : "doc" ,
288- id : "contributing/contributing_bouncers" ,
289- } ,
290- items : [
291- {
292- type : "doc" ,
293- id : "contributing/specs/bouncer_appsec_specs" ,
294- label : "Bouncer&AppSec" ,
295- } ,
296- {
297- type : "doc" ,
298- id : "contributing/specs/bouncer_metrics_specs" ,
299- label : "Metrics" ,
300- } ,
301- ]
302- } ,
284+ type : "category" ,
285+ label : "Remediation Components" ,
286+ link : {
287+ type : "doc" ,
288+ id : "contributing/contributing_bouncers" ,
289+ } ,
290+ items : [
291+ {
292+ type : "doc" ,
293+ id : "contributing/specs/bouncer_appsec_specs" ,
294+ label : "Bouncer&AppSec" ,
295+ } ,
296+ {
297+ type : "doc" ,
298+ id : "contributing/specs/bouncer_metrics_specs" ,
299+ label : "Metrics" ,
300+ } ,
301+ ] ,
302+ } ,
303303 "contributing/contributing_test_env" ,
304304 "contributing/contributing_crowdsec" ,
305305 ] ,
You can’t perform that action at this time.
0 commit comments