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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-07 14:07:03 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-07 14:07:03 +0300
commit3c5ef17975873adb08fc7fc38d1a9f6aeccbf6b1 (patch)
tree91cc05cce2f9715eadcc57747ef9149d84e064e5 /doc/workflow/README.md
parentfe4b0652027d7f896bc2f18f8179a042a3da2921 (diff)
Link merge request doc to README
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 3915198ad2a..5b8d72dfd34 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -13,4 +13,5 @@
- [Project users](add-user/add-user.md)
- [Protected branches](protected_branches.md)
- [Web Editor](web_editor.md)
+- [Merge Requests](merge_requests.md)
- ["Work In Progress" Merge Requests](wip_merge_requests.md)