diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-13 16:17:01 -0500 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-13 16:17:01 -0500 |
commit | cdbb6bd45a2d27d6e3cf2653a6ee4959fbd6c9b0 (patch) | |
tree | 9ec45a045d02ab0dbb1dcac7b2c0d2d7d2775fa8 /doc/workflow/groups.md | |
parent | d7a28f3c12950d56a187148fda9dce39a9f2bf08 (diff) | |
download | gitlab-ce-doc_to_docs.tar.gz |
Change all occurrences of doc.gitlab.com to docs.gitlab.comdoc_to_docs
[ci skip]
Diffstat (limited to 'doc/workflow/groups.md')
-rw-r--r-- | doc/workflow/groups.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md index 52bf611dc5e..34ada1774d8 100644 --- a/doc/workflow/groups.md +++ b/doc/workflow/groups.md @@ -54,7 +54,7 @@ If necessary, you can increase the access level of an individual user for a spec ## Managing group memberships via LDAP In GitLab Enterprise Edition it is possible to manage GitLab group memberships using LDAP groups. -See [the GitLab Enterprise Edition documentation](http://doc.gitlab.com/ee/integration/ldap.html) for more information. +See [the GitLab Enterprise Edition documentation](http://docs.gitlab.com/ee/integration/ldap.html) for more information. ## Allowing only admins to create groups |