Skip to content

Commit

Permalink
Removing Preview label and banner for v2.9.
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil Singh <[email protected]>
  • Loading branch information
sunilarjun committed Aug 1, 2024
1 parent e0a0d1f commit b737561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.9: {
label: 'v2.9 (Preview)',
label: 'v2.9',
path: 'v2.9',
banner: 'unreleased'
banner: 'none'
},
2.8: {
label: 'v2.8',
Expand Down

0 comments on commit b737561

Please sign in to comment.