1
0
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:
Thomas Heartman 2023-04-24 09:11:39 +02:00 committed by GitHub
parent f86d1ff13d
commit eb07599612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',