mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
Merge pull request #1344 from Unleash/docs/change-api-how-tos-sidebar-title
docs: change API how-tos label from "API" to "Using the APIs"
This commit is contained in:
commit
4754d203e4
@ -47,7 +47,7 @@ module.exports = {
|
|||||||
description: 'Learn how to work with the Unleash API',
|
description: 'Learn how to work with the Unleash API',
|
||||||
slug: '/how-to/api',
|
slug: '/how-to/api',
|
||||||
},
|
},
|
||||||
label: 'API',
|
label: 'Using the APIs',
|
||||||
items: ['user_guide/api-token', 'advanced/api_access'],
|
items: ['user_guide/api-token', 'advanced/api_access'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user