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:
authorkaren Carias <karen@gitlab.com>2015-07-07 17:06:02 +0300
committerkaren Carias <karen@gitlab.com>2015-07-07 17:06:02 +0300
commitafe5069551f47a2894a7877a0ec7e9a0a4b490f9 (patch)
tree2d36897f8c069b6847e3180b75332da1e2cfc51b /doc/gitlab-basics
parentbf0b3fcb8994b0b901c20c74f3063f8fbf7797ec (diff)
fixed image
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/basicsimages/select-group2.pngbin0 -> 5049 bytes
-rw-r--r--doc/gitlab-basics/create-group.md4
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/gitlab-basics/basicsimages/select-group2.png b/doc/gitlab-basics/basicsimages/select-group2.png
new file mode 100644
index 00000000000..fd40bce499b
--- /dev/null
+++ b/doc/gitlab-basics/basicsimages/select-group2.png
Binary files differ
diff --git a/doc/gitlab-basics/create-group.md b/doc/gitlab-basics/create-group.md
index 7732fb716eb..f6368f32c88 100644
--- a/doc/gitlab-basics/create-group.md
+++ b/doc/gitlab-basics/create-group.md
@@ -8,7 +8,7 @@ To create a new group, sign in to [GitLab.com](https://gitlab.com)
When you are on your Dashboard, click on "Groups" on the left side of your screen
-![Go to groups](basicsimages/select-group.png)
+![Go to groups](basicsimages/select-group2.png)
Click on "New group" on the top right side of your screen
@@ -24,7 +24,7 @@ Click on "New group" on the top right side of your screen
![Group information](basicsimages/group_info.png)
-## Add a project to a group
+## Add a group to a project
There are 2 ways of adding a group to a new project