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
path: root/doc/intro
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:54:30 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:54:30 +0300
commit8195deb8a6debe3aa5a8f0573d0768dd257f7305 (patch)
treeefb8079f1f805ad9651a2bcadb273f646bb2fa78 /doc/intro
parent67d6d964299972e1fc8adc062fa7aed2c3fd6512 (diff)
Move labels documentation to new location
Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
Diffstat (limited to 'doc/intro')
-rw-r--r--doc/intro/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index 382d10aaf40..1850031eb26 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -12,7 +12,7 @@ Create projects and groups.
Create issues, labels, milestones, cast your vote, and review issues.
- [Create a new issue](../gitlab-basics/create-issue.md)
-- [Assign labels to issues](../workflow/labels.md)
+- [Assign labels to issues](../user/project/labels.md)
- [Use milestones as an overview of your project's tracker](../workflow/milestones.md)
- [Use voting to express your like/dislike to issues and merge requests](../workflow/award_emoji.md)