We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f3e02 commit 5af2a10Copy full SHA for 5af2a10
docusaurus.config.js
@@ -281,16 +281,10 @@ module.exports = {
281
return `https://github.com/ionic-team/ionic-docs/edit/main/${versionDocsDirPath}/${docPath}`;
282
},
283
exclude: ['README.md'],
284
- lastVersion: 'v6',
+ lastVersion: 'current',
285
versions: {
286
current: {
287
- label: 'v7 (beta)',
288
- banner: 'unreleased',
289
- path: 'v7',
290
- },
291
- v6: {
292
- label: 'v6',
293
- banner: 'none',
+ label: 'v7',
294
295
296
0 commit comments