diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-08 08:35:38 +0000 |
---|---|---|
committer | Sean Packham (GitLab) <sean@seanpackham.com> | 2017-05-08 08:35:38 +0000 |
commit | b13b22d04a6a2119541f7b5408eb6dedb896db17 (patch) | |
tree | eb0c8c92e990f84ac2fc8785f962f282b6c03316 /doc/intro | |
parent | 59c9ec5ce6ef5a59fe989a06f0b8fa94aaba31d7 (diff) | |
download | gitlab-ce-b13b22d04a6a2119541f7b5408eb6dedb896db17.tar.gz |
New doc topic: issues
Diffstat (limited to 'doc/intro')
-rw-r--r-- | doc/intro/README.md | 2 |
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) |