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
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-04-20 19:28:05 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-04-20 19:28:05 +0300
commit6f923251f530d9a96d98d632f069fd2ecf31dda2 (patch)
tree7cec1e2fed198420c351a75ddd1c05d2a77830d1 /doc/workflow/README.md
parent9e4908afa6597bf598c24fa54ce13d6efb57cf38 (diff)
Milestones documentation refactor
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index a1852650cfb..375b334c3b6 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -27,7 +27,7 @@
- [Time tracking](time_tracking.md)
- [Web Editor](../user/project/repository/web_editor.md)
- [Releases](releases.md)
-- [Milestones](milestones.md)
+- [Milestones](../user/project/milestones/index.md)
- [Merge Requests](../user/project/merge_requests/index.md)
- [Authorization for merge requests](../user/project/merge_requests/authorization_for_merge_requests.md)
- [Cherry-pick changes](../user/project/merge_requests/cherry_pick_changes.md)