diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-15 09:16:24 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-15 09:16:24 +0100 |
commit | db8f6259abc0df40ef9c4016b30d14b33b2d13d0 (patch) | |
tree | 55dff22cb71537c3df5a43ca8ec319fc8a089f05 | |
parent | b5142f92a03c1b2a58ee583e2d0632150e74d45a (diff) | |
download | gitlab-ce-db8f6259abc0df40ef9c4016b30d14b33b2d13d0.tar.gz |
Change naming from nested groups to subgroupsdocs/nested-groups
[ci skip]
-rw-r--r-- | doc/workflow/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index a286a23765d..6a8de51a199 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -40,4 +40,4 @@ - [Importing from SVN, GitHub, Bitbucket, etc](importing/README.md) - [Todos](todos.md) - [Snippets](../user/snippets.md) -- [Nested groups](../user/group/subgroups/index.md) +- [Subgroups](../user/group/subgroups/index.md) |