diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 00:20:07 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 00:20:07 -0300 |
commit | bea64d429268163cef28ae309f2d22f2135a900b (patch) | |
tree | 1c299b5d1593865c51a8a034f523a0c5f4faf14f /doc/topics/authentication | |
parent | b95989c6bafc668ebc4a09018949c55ee42f1b20 (diff) | |
download | gitlab-ce-bea64d429268163cef28ae309f2d22f2135a900b.tar.gz |
fix broken linkdocs-add-auth-to-topics-page
Diffstat (limited to 'doc/topics/authentication')
-rw-r--r-- | doc/topics/authentication/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md index 1785719d0dc..eafd2fd9d04 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -19,7 +19,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [Enforce Two-factor Authentication (2FA)](../../security/two_factor_authentication.md#enforce-two-factor-authentication-2fa) - **Articles:** - [Feature Highlight: LDAP Integration](https://about.gitlab.com/2014/07/10/feature-highlight-ldap-sync/) - - [Debugging LDAP](https://about.gitlab.com/handbook/support/workflows/ldap/debugging_ldap.md) + - [Debugging LDAP](https://about.gitlab.com/handbook/support/workflows/ldap/debugging_ldap.html) - **Integrations:** - [OmniAuth](../../integration/omniauth.md) - [Authentiq OmniAuth Provider](../../administration/auth/authentiq.md#authentiq-omniauth-provider) |