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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-06-25 17:25:02 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-06-25 17:25:02 +0400
commit4d77d4e12e4722919e3b79094b257e9a50ef3543 (patch)
treec46b7e4b52ba6c1d721e808850d5ff9d9efb1561 /doc/workflow/groups.md
parent9549be5fe717af5877d46ec6f38be1f86c1eceb6 (diff)
Fix broken image link
Diffstat (limited to 'doc/workflow/groups.md')
-rw-r--r--doc/workflow/groups.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md
index 88d977d3aa1..611f871cf77 100644
--- a/doc/workflow/groups.md
+++ b/doc/workflow/groups.md
@@ -37,7 +37,7 @@ One of the benefits of putting multiple projects in one group is that you can gi
Suppose we have a group with two projects.
-![Group with two projects](groups/groups/group_with_two_projects.png)
+![Group with two projects](groups/group_with_two_projects.png)
On the 'Group Members' page we can now add a new user Barry to the group.