summaryrefslogtreecommitdiff
path: root/doc/intro/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro/README.md')
-rw-r--r--doc/intro/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index fecbbe6317b..ab298d3808e 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -25,6 +25,7 @@ Create merge requests and review code.
- [Automatically close issues from merge requests](../customization/issue_closing.md)
- [Automatically merge when your builds succeed](../workflow/merge_when_build_succeeds.md)
- [Revert any commit](../workflow/revert_changes.md)
+- [Cherry-pick any commit](../workflow/cherry_pick_changes.md)
## Test and Deploy