diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-04-20 16:28:05 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-04-20 16:28:05 +0000 |
commit | 6f923251f530d9a96d98d632f069fd2ecf31dda2 (patch) | |
tree | 7cec1e2fed198420c351a75ddd1c05d2a77830d1 /doc/intro | |
parent | 9e4908afa6597bf598c24fa54ce13d6efb57cf38 (diff) | |
download | gitlab-ce-6f923251f530d9a96d98d632f069fd2ecf31dda2.tar.gz |
Milestones documentation refactor
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 1df6a52ce8a..d52b180a076 100644 --- a/doc/intro/README.md +++ b/doc/intro/README.md @@ -13,7 +13,7 @@ Create issues, labels, milestones, cast your vote, and review issues. - [Create a new issue](../gitlab-basics/create-issue.md) - [Assign labels to issues](../user/project/labels.md) -- [Use milestones as an overview of your project's tracker](../workflow/milestones.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) ## Collaborate |