diff --git a/website/sidebars.js b/website/sidebars.js index e9673b0305c..5e0b4e321f0 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -47,7 +47,7 @@ module.exports = { description: 'Learn how to work with the Unleash API', slug: '/how-to/api', }, - label: 'API', + label: 'Using the APIs', items: ['user_guide/api-token', 'advanced/api_access'], }, {