Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gitlab-basics/create-group.md')
-rw-r--r--doc/gitlab-basics/create-group.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md
index f80ae62e442..05497279959 100644
--- a/doc/gitlab-basics/create-group.md
+++ b/doc/gitlab-basics/create-group.md
@@ -12,11 +12,11 @@ Sign in to [GitLab.com](https://gitlab.com).
When you are on your Dashboard, click on "Groups" on the left menu of your screen:
-![Go to groups](basicsimages/select-group2.png)
+![Go to groups](img/select-group2.png)
Click on "New group" on the top right side of your screen:
-![New group](basicsimages/click-on-new-group.png)
+![New group](img/click-on-new-group.png)
Fill out the information required:
@@ -28,7 +28,7 @@ Fill out the information required:
1. Click on "create group"
-![Group information](basicsimages/group_info.png)
+![Group information](img/group_info.png)
## Add a project to a group
@@ -36,8 +36,8 @@ There are 2 different ways to add a new project to a group:
* Select a group and then click on "New project" on the right side of your screen. Then you can [create a project](create-project.md)
-![New project](basicsimages/new_project.png)
+![New project](img/new_project.png)
* When you are [creating a project](create-project.md), click on "create a group" on the bottom right side of your screen
-![Create a group](basicsimages/create_group.png)
+![Create a group](img/create_group.png)