diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 02:49:41 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-12 02:49:41 +0000 |
commit | 450362a42bb8a2076a8ce80308e1db701bd1b189 (patch) | |
tree | 99126cdc0593bac932eb01eca7c9b7180f4bcda0 /doc | |
parent | a62ae94d9c5940e87679b1ce8a0aee8b82b4d59e (diff) | |
download | gitlab-ce-450362a42bb8a2076a8ce80308e1db701bd1b189.tar.gz |
add auth to topics page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/topics/index.md b/doc/topics/index.md index 4a16f6f629c..78ed981f6fc 100644 --- a/doc/topics/index.md +++ b/doc/topics/index.md @@ -7,6 +7,7 @@ you through better understanding GitLab's concepts through our regular docs, and, when available, through articles (guides, tutorials, technical overviews, blog posts) and videos. +- [Authentication](authentication/index.md) - [Continuous Integration (GitLab CI)](../ci/README.md) - [Git](git/index.md) - [GitLab Installation](../install/README.md) |