diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 00:18:18 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 00:18:18 -0300 |
commit | b95989c6bafc668ebc4a09018949c55ee42f1b20 (patch) | |
tree | 67da23665c9e71e1b3d0ac8a6500c1bb0ecf42bb /doc/topics | |
parent | 9486021bb098af12f3ee42e3799646d3390368f2 (diff) | |
download | gitlab-ce-b95989c6bafc668ebc4a09018949c55ee42f1b20.tar.gz |
fix ee links
Diffstat (limited to 'doc/topics')
-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 47d3f05999d..1785719d0dc 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -15,7 +15,7 @@ This page gathers all the resources for the topic **Authentication** within GitL ## GitLab administrators - [LDAP (Community Edition)](../../administration/auth/ldap.md) -- [LDAP (Enterprise Edition)](https://docs.gitlab.com/ee/administration/auth/ldap-ee.md) +- [LDAP (Enterprise Edition)](https://docs.gitlab.com/ee/administration/auth/ldap-ee.html) - [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/) @@ -27,7 +27,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [CAS OmniAuth Provider](../../integration/cas.md) - [SAML OmniAuth Provider](../../integration/saml.md) - [Okta SSO provider](../../administration/auth/okta.md) - - [Kerberos integration (GitLab EE)](https://docs.gitlab.com/ee/integration/kerberos.md) + - [Kerberos integration (GitLab EE)](https://docs.gitlab.com/ee/integration/kerberos.html) ## API |