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:
authorSean Packham (GitLab) <sean@seanpackham.com>2017-05-08 11:35:40 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-05-23 02:49:28 +0300
commit08e2a140c1476aae28ec9d92b62e96bded5c1055 (patch)
treee6f4ee91313389b5ed28c99a02b90bc656ebd0e4 /doc/intro
parent064d8d462e8442b450ff0400d7220de317bf5a34 (diff)
Merge branch 'docs/new-topic-issues' into 'master'
New doc topic: issues Closes #27650 See merge request !11075
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 d52b180a076..7485912d1a2 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -11,7 +11,7 @@ Create projects and groups.
Create issues, labels, milestones, cast your vote, and review issues.
-- [Create a new issue](../gitlab-basics/create-issue.md)
+- [Create a new issue](../user/project/issues/index.md#new-issue)
- [Assign labels to issues](../user/project/labels.md)
- [Use milestones as an overview of your project's tracker](../user/project/milestones/index.md)
- [Use voting to express your like/dislike to issues and merge requests](../workflow/award_emoji.md)