summaryrefslogtreecommitdiff
path: root/doc/workflow/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-09-05 12:13:11 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-09-05 12:13:11 +0200
commit7973a22ff4f3ca4d34f69864e2438f1e44c1cfe2 (patch)
treef3e77b183a8718b57df77b0c06f89ed08c885b41 /doc/workflow/README.md
parentbeb0b666dc000d51b7ed0eb264bd04ca466117d1 (diff)
downloadgitlab-ce-7973a22ff4f3ca4d34f69864e2438f1e44c1cfe2.tar.gz
Move `workflow/merge_requests.md` to `user/project/merge_requests.md`
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 0cf56449de2..d626b1311a2 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -21,7 +21,7 @@
- [Web Editor](web_editor.md)
- [Releases](releases.md)
- [Milestones](milestones.md)
-- [Merge Requests](merge_requests.md)
+- [Merge Requests](../user/project/merge_requests.md)
- [Revert changes](revert_changes.md)
- [Cherry-pick changes](cherry_pick_changes.md)
- ["Work In Progress" Merge Requests](wip_merge_requests.md)