Skip to content

Commit

Permalink
fix(website): double active route (#2290)
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
  • Loading branch information
suyanhanx committed May 23, 2023
1 parent 91e4cdc commit be571e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const config = {
items: [
{
label: 'General',
to: '/docs'
to: '/docs/overview'
},
{
label: 'Services',
Expand Down

0 comments on commit be571e7

Please sign in to comment.