Skip to content

Commit

Permalink
website update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Dec 12, 2024
1 parent d450e7f commit 14202fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ const config: Config = {
title: 'Pages',
items: [
{
label: 'Install',
to: '/docs/install',
label: 'Getting Started',
to: '/docs/getting-started',
},
{
label: 'Support',
Expand Down
1 change: 1 addition & 0 deletions website/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const sidebars: SidebarsConfig = {
id: 'getting-started/index',
label: 'Getting Started'
},

userSidebarCategory,
{
type: 'doc',
Expand Down

0 comments on commit 14202fa

Please sign in to comment.