mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: add sidebar entry for project API tokens guide (#3602)
It seems that we forgot to add this doc to the sidebar. This PR fixes that
This commit is contained in:
parent
f86d1ff13d
commit
eb07599612
@ -69,6 +69,7 @@ module.exports = {
|
||||
items: [
|
||||
'how-to/how-to-create-api-tokens',
|
||||
'how-to/how-to-create-personal-access-tokens',
|
||||
'how-to/how-to-create-project-api-tokens',
|
||||
'how-to/how-to-create-service-accounts',
|
||||
'how-to/how-to-download-login-history',
|
||||
'how-to/how-to-use-the-admin-api',
|
||||
|
Loading…
Reference in New Issue
Block a user