Skip to content

Commit 2f26cf9

Browse files
author
jdv
committed
linting
1 parent 9b51624 commit 2f26cf9

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

crowdsec-docs/sidebars.ts

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff 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
],

0 commit comments

Comments
 (0)