Fix private access token -> personal access token

This commit is contained in:
David Planella 2018-11-07 11:14:44 +00:00
parent 4a5d04fb3f
commit 38538a5fe2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ This page gathers all the resources for the topic **Authentication** within GitL
## API
- [OAuth 2 Tokens](../../api/README.md#oauth-2-tokens)
- [Private Tokens](../../api/README.md#private-tokens)
- [Personal access tokens](../../api/README.md#personal-access-tokens)
- [Impersonation tokens](../../api/README.md#impersonation-tokens)
- [GitLab as an OAuth2 provider](../../api/oauth2.md#gitlab-as-an-oauth2-provider)