summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Planella <dplanella@gitlab.com>2018-11-07 11:14:44 +0000
committerDavid Planella <dplanella@gitlab.com>2018-11-07 11:14:44 +0000
commit38538a5fe2ffca5e94e797a0243fb98cfc127c6f (patch)
tree8a37814d698e9fc603c02969645f939f151c9e71
parent4a5d04fb3f73ab1e77978b5d13538747846db761 (diff)
downloadgitlab-ce-docs-private-vs-personal-access-tokens.tar.gz
Fix private access token -> personal access tokendocs-private-vs-personal-access-tokens
-rw-r--r--doc/topics/authentication/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md
index 73301394e9f..394f3ea60b7 100644
--- a/doc/topics/authentication/index.md
+++ b/doc/topics/authentication/index.md
@@ -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)