Skip to content

Commit

Permalink
Merge pull request #1579 from sunilarjun/remove-preview
Browse files Browse the repository at this point in the history
Removing (Preview) Tag for v2.10/Adding Banner for v2.7 and v2.6
  • Loading branch information
sunilarjun authored Nov 25, 2024
2 parents 5f0c585 + 834cd14 commit 7838a69
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@ module.exports = {
label: 'Latest',
},
'2.10': {
label: 'v2.10 (Preview)',
label: 'v2.10',
path: 'v2.10',
banner: 'unreleased'
banner: 'none'
},
2.9: {
label: 'v2.9',
Expand All @@ -202,12 +202,10 @@ module.exports = {
2.7: {
label: 'v2.7',
path: 'v2.7',
banner: 'none'
},
2.6: {
label: 'v2.6',
path: 'v2.6',
banner: 'none'
},
2.5: {
label: 'v2.5',
Expand Down

0 comments on commit 7838a69

Please sign in to comment.