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/university | |
parent | 9e4908afa6597bf598c24fa54ce13d6efb57cf38 (diff) | |
download | gitlab-ce-6f923251f530d9a96d98d632f069fd2ecf31dda2.tar.gz |
Milestones documentation refactor
Diffstat (limited to 'doc/university')
-rw-r--r-- | doc/university/glossary/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/glossary/README.md b/doc/university/glossary/README.md index 0b17e4ff7c1..591d1524061 100644 --- a/doc/university/glossary/README.md +++ b/doc/university/glossary/README.md @@ -333,7 +333,7 @@ A [platform](https://www.meteor.com) for building javascript apps. ### Milestones -Allow you to [organize issues](https://docs.gitlab.com/ce/workflow/milestones.html) and merge requests in GitLab into a cohesive group, optionally setting a due date. A common use is keeping track of an upcoming software version. Milestones are created per-project. +Allow you to [organize issues](../../user/project/milestones/index.md) and merge requests in GitLab into a cohesive group, optionally setting a due date. A common use is keeping track of an upcoming software version. Milestones are created per-project. ### Mirror Repositories |