Skip to content

Commit

Permalink
Add v8 link in dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed May 13, 2024
1 parent bfaf2ff commit d8cd974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default defineConfig({
{
text: 'v8',
items: [
{text: 'v8', link: '/migration-from-v7'},
{text: 'v7', link: '/v7/api'},
],
},
Expand Down

0 comments on commit d8cd974

Please sign in to comment.