Skip to content

Commit c597510

Browse files
authored
Update version labels in docusaurus.config.js
Removed beta label from version 21 R3 and cleaned up version entries.
1 parent 9b3a21c commit c597510

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,10 @@ sidebarItemsGenerator: async function (args) {
238238
},
239239
versions: {
240240
'21-R3': {
241-
label: '21 R3 BETA',
241+
label: '21 R3',
242242
banner: 'none',
243243
},
244-
'21-R2': {
245-
label: '21 R2',
246-
banner: 'none',
247-
},
248-
'21': {
244+
'21': {
249245
label: '21',
250246
banner: 'none',
251247
},

0 commit comments

Comments
 (0)