mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-11 06:25:28 +00:00
Fix sidebar order (#5744)
This commit is contained in:
@@ -46,9 +46,9 @@
|
||||
- docs/commands/lease/index.html
|
||||
- docs/commands/list.html
|
||||
- docs/commands/login.html
|
||||
- docs/commands/namespace.html
|
||||
- docs/commands/operator/index.html
|
||||
- docs/commands/path-help.html
|
||||
- docs/commands/namespace.html
|
||||
- docs/commands/plugin/index.html
|
||||
- docs/commands/policy/index.html
|
||||
- docs/commands/read.html
|
||||
|
||||
@@ -104,6 +104,7 @@
|
||||
},
|
||||
'list',
|
||||
'login',
|
||||
'namespace',
|
||||
{
|
||||
category: 'operator',
|
||||
content: [
|
||||
@@ -119,7 +120,6 @@
|
||||
]
|
||||
},
|
||||
'path-help',
|
||||
'namespace',
|
||||
{
|
||||
category: 'plugin',
|
||||
content: [
|
||||
|
||||
Reference in New Issue
Block a user