summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/README.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-07-16 16:03:39 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-07-16 16:03:39 +0000
commitaf39e4be091bd9060606ca62e3db3651ac850ee7 (patch)
tree43a597cb4a2a9c5ffa62c232dbba6d451a712de8 /doc/gitlab-basics/README.md
parent1cfa37d6c7c18904908dbb53df075baea5089f8f (diff)
downloadgitlab-ce-af39e4be091bd9060606ca62e3db3651ac850ee7.tar.gz
Refactor groups docs
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 12466437edc..3d893ba53dd 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -6,7 +6,7 @@ Step-by-step guides on the basics of working with Git and GitLab.
- [Start using Git on the command line](start-using-git.md)
- [Create and add your SSH Keys](create-your-ssh-keys.md)
- [Create a project](create-project.md)
-- [Create a group](create-group.md)
+- [Create a group](../user/group/index.md#create-a-new-group)
- [Create a branch](create-branch.md)
- [Fork a project](fork-project.md)
- [Add a file](add-file.md)