Skip to content

Commit

Permalink
missing good path in sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
wartraxx51 committed Jan 22, 2025
1 parent 580dbf7 commit e81a9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';

const sidebars: SidebarsConfig = {
docsSidebar: [
'readme',
'demo-dc-fabrics/readme',
]
};

Expand Down

0 comments on commit e81a9bc

Please sign in to comment.