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 01cd96a commit c82df84Copy full SHA for c82df84
sidebars.js
@@ -36,6 +36,7 @@ const sidebars = {
36
//GET STARTED
37
{type: 'html', value: '<h5>getting started</h5>', defaultStyle: true},
38
'intro-replicated',
39
+ 'vendor/kots-faq',
40
'vendor/replicated-onboarding',
41
// {
42
// type: 'category',
@@ -185,7 +186,6 @@ const sidebars = {
185
186
label: 'Distributing and Installing with KOTS',
187
items: [
188
'intro-kots',
- 'vendor/kots-faq',
189
'vendor/distributing-workflow',
190
{
191
type: 'category',
0 commit comments