diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-07-16 16:03:39 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-07-16 16:03:39 +0000 |
commit | af39e4be091bd9060606ca62e3db3651ac850ee7 (patch) | |
tree | 43a597cb4a2a9c5ffa62c232dbba6d451a712de8 /doc/README.md | |
parent | 1cfa37d6c7c18904908dbb53df075baea5089f8f (diff) | |
download | gitlab-ce-af39e4be091bd9060606ca62e3db3651ac850ee7.tar.gz |
Refactor groups docs
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 9b81c409570..1a7638b3d7e 100644 --- a/doc/README.md +++ b/doc/README.md @@ -50,8 +50,7 @@ Shortcuts to GitLab's most visited docs: - [Fork a project](gitlab-basics/fork-project.md) - [Importing and exporting projects between instances](user/project/settings/import_export.md). - [Project access](public_access/public_access.md): Setting up your project's visibility to public, internal, or private. -- [Groups](workflow/groups.md): Organize your projects in groups. - - [Create a group](gitlab-basics/create-group.md) +- [Groups](user/group/index.md): Organize your projects in groups. - [GitLab Subgroups](user/group/subgroups/index.md) - [Search through GitLab](user/search/index.md): Search for issues, merge requests, projects, groups, todos, and issues in Issue Boards. - [Snippets](user/snippets.md): Snippets allow you to create little bits of code. |