summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristie Lenneville <clenneville@gitlab.com>2019-05-21 17:33:16 +0000
committerChristie Lenneville <clenneville@gitlab.com>2019-05-21 17:33:16 +0000
commite97ec02b23cc82b738e94bc0c26b372857ed7357 (patch)
treef0880bd30772e2b7ce7df8bc82badb4950da1a3e
parentf0d0f24375a9e72e03aefebdac481a4781631317 (diff)
downloadgitlab-ce-e97ec02b23cc82b738e94bc0c26b372857ed7357.tar.gz
Apply suggestion to doc/user/group/index.md
-rw-r--r--doc/user/group/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 12d0f96a1c6..ea2ec683845 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -225,7 +225,7 @@ From GitLab 10.5, you can transfer groups in the following ways:
When transferring groups, note:
-- Changing a group's parent can have unintended side effects. See [redirects when changing repository paths](../project/index.md#redirects-when-changing-repository-paths).
+- Changing a group's parent can have unintended side effects. See [Redirects when changing repository paths](../project/index.md#redirects-when-changing-repository-paths).
- You can only transfer groups to groups you manage.
- You must update your local repositories to point to the new location.
- If the parent group's visibility is lower than the group's current visibility, visibility levels for subgroups and projects will change to match the new parent group's visibility.