summaryrefslogtreecommitdiff
path: root/doc/topics/authentication
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-03-04 02:37:14 +0000
committerEvan Read <eread@gitlab.com>2019-03-04 02:37:14 +0000
commit4a25a130f4eb6abacf1c25316f76dd3a93486b50 (patch)
tree8a3b79815107647af7cec35c5486346aee8c3a37 /doc/topics/authentication
parent56d4ef8d221825e0d39b53bd4e427580f8782f84 (diff)
downloadgitlab-ce-4a25a130f4eb6abacf1c25316f76dd3a93486b50.tar.gz
Docs: Last batch of misc broken anchors
Diffstat (limited to 'doc/topics/authentication')
-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 df6897002c9..eef26612d5b 100644
--- a/doc/topics/authentication/index.md
+++ b/doc/topics/authentication/index.md
@@ -35,7 +35,7 @@ This page gathers all the resources for the topic **Authentication** within GitL
## API
-- [OAuth 2 Tokens](../../api/README.md#oauth-2-tokens)
+- [OAuth 2 Tokens](../../api/README.md#oauth2-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)