Skip to content

Commit

Permalink
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lebalz authored Nov 9, 2024
1 parent 81a4823 commit ab02a57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ const config: Config = {
},
{
label: 'Authors',
to: '/authors',
to: '/blog/authors',
},
],
},
Expand Down Expand Up @@ -295,4 +295,4 @@ const config: Config = {
],
};

export default config;
export default config;

0 comments on commit ab02a57

Please sign in to comment.