diff options
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 |