Update sidebar.js

This commit is contained in:
Anton Medvedev 2022-03-22 15:15:41 +01:00
parent 44de1e2b16
commit 85b771fb9f

View File

@ -13,19 +13,14 @@ module.exports = [
'ci-cd',
'yaml',
'cli',
{
type: 'category',
label: 'Advanced Guides',
items: [
'avoid-php-fpm-reloading',
],
},
'api',
{
type: 'category',
label: 'Other',
items: [
'avoid-php-fpm-reloading',
'UPGRADE',
'KNOWN_BUGS',
],
},
]