summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/create-group.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-10 21:36:30 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-10 21:36:30 +0200
commiteecccf5e206ffdac6d29f757804165654324ea31 (patch)
treefdb1cdf181a6cff6acf4b67b589a6011bc1fc9e7 /doc/gitlab-basics/create-group.md
parent4c8ea149edff0f03390db7f287753fc6c23fb75a (diff)
downloadgitlab-ce-eecccf5e206ffdac6d29f757804165654324ea31.tar.gz
Change img dir name
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)