Skip to content

Commit

Permalink
Update config.ts (#373)
Browse files Browse the repository at this point in the history
Update Orion's Features node link to point to Compact Tabs page in Sidebar
  • Loading branch information
david-ros authored Mar 21, 2024
1 parent 607dde5 commit 35eaff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ function sidebarOrion() {
{
text: 'Features',
collapsed: true,
link: '/orion/features/website-settings',
link: '/orion/features/compact-tabs',
items: [
{ text: 'Compact Tabs', link: '/orion/features/compact-tabs' },
{ text: 'Link Previews', link: '/orion/features/link-previews' },
Expand Down

0 comments on commit 35eaff0

Please sign in to comment.