Skip to content

Commit

Permalink
fix: remove broken links from docusaurus config
Browse files Browse the repository at this point in the history
  • Loading branch information
onursabanoglu committed Mar 11, 2024
1 parent 3f75c46 commit 98ce571
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,6 @@ const config = {
position: 'left',
activeBasePath: 'components',
},
{
to: 'docs/patterns/',
label: 'Patterns',
position: 'left',
activeBasePath: 'patterns',
},
{
to: 'docs/layout/',
label: 'Layout',
position: 'left',
activeBasePath: 'layout',
},
{
href: 'https://github.com/parasutcom/frame-design-system',
label: 'GitHub',
Expand Down

0 comments on commit 98ce571

Please sign in to comment.