Skip to content

Commit

Permalink
target: '_self' to new menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jul 9, 2023
1 parent a0859d6 commit 942a08f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ const config = {
href: '/glossary.html',
label: 'Glossary',
position: 'left',
target: '_self',
},
{
href: '/feedback',
Expand Down

0 comments on commit 942a08f

Please sign in to comment.