Skip to content

Commit 9a4c0e7

Browse files
enhance: fix cti navigation
1 parent efa2f87 commit 9a4c0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdsec-docs/sidebarsUnversioned.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,9 @@ const sidebarsUnversionedConfig: SidebarConfig = {
293293
},
294294
},
295295
{
296-
type: "doc",
296+
type: "link",
297297
label: "CTI",
298-
id: "cti_api/intro",
298+
href: "/u/cti_api/intro",
299299
},
300300
{
301301
type: "category",

0 commit comments

Comments
 (0)