diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-10 22:41:03 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-10 22:41:03 -0300 |
commit | 85cfde8332d9d5d3280fcb0b9de8d56de2d29ed4 (patch) | |
tree | db99df0e07f4dbf95b43db801efde2ec938ee017 /doc/topics | |
parent | f7cafe1d2e3df27d80cba15e4f30e2bd57d83401 (diff) | |
download | gitlab-ce-85cfde8332d9d5d3280fcb0b9de8d56de2d29ed4.tar.gz |
typo
Diffstat (limited to 'doc/topics')
-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 aa1c1488b35..47d3f05999d 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -39,7 +39,7 @@ This page gathers all the resources for the topic **Authentication** within GitL ## Third-party resources -- [Kabanboard Plugin GitLab Authentication](https://kanboard.net/plugin/gitlab-auth) +- [Kanboard Plugin GitLab Authentication](https://kanboard.net/plugin/gitlab-auth) - [Jenkins GitLab OAuth Plugin](https://wiki.jenkins-ci.org/display/JENKINS/GitLab+OAuth+Plugin) - [Setup Gitlab CE with Active Directory authentication](https://www.caseylabs.com/setup-gitlab-ce-with-active-directory-authentication/) - [How to customize GitLab to support OpenID authentication](http://eric.van-der-vlist.com/blog/2013/11/23/how-to-customize-gitlab-to-support-openid-authentication/) |