Skip to content

Commit

Permalink
fix build config
Browse files Browse the repository at this point in the history
Signed-off-by: Tantic <[email protected]>
  • Loading branch information
tantic committed Sep 8, 2024
1 parent 6748915 commit f495893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const config = {
items: [
{
label: 'Theme',
to: '/theme/intro',
to: '/docs/theme/intro',
},
],
},
Expand All @@ -118,7 +118,7 @@ const config = {
items: [
{
label: 'Redmine',
to: '/redmine/intro',
to: '/docs/redmine/intro',
},
],
},
Expand Down

0 comments on commit f495893

Please sign in to comment.