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 0b40e67 commit ec7dde1Copy full SHA for ec7dde1
docusaurus/docusaurus.config.js
@@ -203,12 +203,12 @@ const config = {
203
position: 'left',
204
label: 'Cloud Documentation',
205
},
206
- {
207
- type: 'doc',
208
- docId: 'release-notes',
209
- position: 'left',
210
- label: 'Release Notes',
211
- },
+ // {
+ // type: 'doc',
+ // docId: 'release-notes',
+ // position: 'left',
+ // label: 'Release Notes',
+ // },
212
],
213
214
footer: {
0 commit comments