diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-06 16:10:00 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-04-06 16:10:00 -0300 |
commit | 6ee9dc11496126dd4d44470c4975d5d9b59474a3 (patch) | |
tree | 4b22cf27b713972f3bcdfc6f76aad54c923a0f8e /doc/README.md | |
parent | 7ecbe4d9e6dc6af9a36e577f84c62a40e1f66fdf (diff) | |
download | gitlab-ce-docs-search.tar.gz |
put back into the right place detached linedocs-search
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 56e28b42594..b0b3d2156a7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -40,9 +40,8 @@ All technical content published by GitLab lives in the documentation, including: ## Administrator documentation - external authentication with LDAP, SAML, CAS and additional Omniauth providers. - [Access restrictions](user/admin_area/settings/visibility_and_access_controls.md#enabled-git-access-protocols) Define which Git access protocols can be used to talk to GitLab -- [Authentication/Authorization](administration/auth/README.md) Configure +- [Authentication/Authorization](administration/auth/README.md) Configure external authentication with LDAP, SAML, CAS and additional Omniauth providers. - [Container Registry](administration/container_registry.md) Configure Docker Registry with GitLab. - [Custom Git hooks](administration/custom_hooks.md) Custom Git hooks (on the filesystem) for when webhooks aren't enough. - [Debugging Tips](administration/troubleshooting/debug.md) Tips to debug problems when things go wrong |