Skip to content

Commit c5b863f

Browse files
committed
fix: update cta to v8 upgrade guide
1 parent 8fa98bb commit c5b863f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ module.exports = {
177177
},
178178
{
179179
type: 'doc',
180-
docId: 'updating/7-0',
181-
label: 'Ionic v7.0.0 Upgrade Guide',
180+
docId: 'updating/8-0',
181+
label: 'Ionic v8.0.0 Upgrade Guide',
182182
position: 'left',
183183
className: 'cta',
184184
},

0 commit comments

Comments
 (0)