Skip to content

Commit

Permalink
docs: add sidebar entry for project API tokens guide (#3602)
Browse files Browse the repository at this point in the history
It seems that we forgot to add this doc to the sidebar. This PR fixes
that
  • Loading branch information
thomasheartman committed Apr 24, 2023
1 parent f86d1ff commit eb07599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/sidebars.js
Expand Up @@ -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',
Expand Down

0 comments on commit eb07599

Please sign in to comment.