Skip to content

Commit 0b7df9f

Browse files
fix: prevent next nav button self-link loop (#110)
1 parent 545b791 commit 0b7df9f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

sidebars.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ const sidebars: SidebarsConfig = {
1717
{
1818
type: 'category',
1919
label: 'Palisadoes',
20-
link: {
21-
type: 'doc',
22-
id: 'introduction/introduction',
23-
},
2420
collapsed: false,
2521
items: [{ type: 'autogenerated', dirName: 'introduction' }],
2622
},

0 commit comments

Comments
 (0)