mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
correct quotes in docs layout (#6368)
This commit is contained in:
parent
37bb1c471b
commit
43b28b075b
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@
|
|||
'azurekeyvault',
|
||||
'gcpckms',
|
||||
'pkcs11',
|
||||
`transit`
|
||||
'transit'
|
||||
]
|
||||
}, {
|
||||
category: 'storage',
|
||||
|
|
@ -324,7 +324,7 @@
|
|||
'upgrade-to-0.11.2',
|
||||
'upgrade-to-0.11.6',
|
||||
'upgrade-to-1.0.0',
|
||||
`upgrade-to-1.1.0`
|
||||
'upgrade-to-1.1.0'
|
||||
]
|
||||
},
|
||||
'----------------',
|
||||
|
|
|
|||
Loading…
Reference in a new issue