diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-10 19:43:32 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-10 19:43:32 -0300 |
commit | 0b3da49e3af32534048a853b9f54ca60e813711f (patch) | |
tree | ead54ab210e1fb4ac8cae523450e8d1fb10c7ac2 /doc | |
parent | c60ee7c751ae170d87f15db2505caf4fa0c51121 (diff) | |
download | gitlab-ce-0b3da49e3af32534048a853b9f54ca60e813711f.tar.gz |
fix links
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/authentication/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md index 660833f4819..666be4e1dc6 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -10,7 +10,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [Support for Universal 2nd Factor Authentication - YubiKeys](https://about.gitlab.com/2016/06/22/gitlab-adds-support-for-u2f/) - [Security Webcast with Yubico](https://about.gitlab.com/2016/08/31/gitlab-and-yubico-security-webcast/) - **Integrations:** -- [GitLab as OAuth2 authentication service provider](../integration/oauth_provider.md#introduction-to-oauth) + - [GitLab as OAuth2 authentication service provider](../../integration/oauth_provider.md#introduction-to-oauth) ## GitLab administrators @@ -33,7 +33,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [OAuth 2 Tokens](../../api/README.md#oauth-2-tokens) - [Private Tokens](../../api/README.md#private-tokens) -- [Impersonation tokens](../api/README.md#impersonation-tokens) +- [Impersonation tokens](../../api/README.md#impersonation-tokens) - [GitLab as an OAuth2 provider](../../api/oauth2.md#gitlab-as-an-oauth2-provider) - [GitLab Runner API - Authentication](../../api/ci/runners.md#authentication) |