summaryrefslogtreecommitdiff
path: root/doc/university
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-04-20 16:28:05 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-04-20 16:28:05 +0000
commit6f923251f530d9a96d98d632f069fd2ecf31dda2 (patch)
tree7cec1e2fed198420c351a75ddd1c05d2a77830d1 /doc/university
parent9e4908afa6597bf598c24fa54ce13d6efb57cf38 (diff)
downloadgitlab-ce-6f923251f530d9a96d98d632f069fd2ecf31dda2.tar.gz
Milestones documentation refactor
Diffstat (limited to 'doc/university')
-rw-r--r--doc/university/glossary/README.md2
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