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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index c319eb6c5ab..71fef50ceb4 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -24,7 +24,7 @@ Create merge requests and review code.
- [Create a new merge request](../gitlab-basics/add-merge-request.md)
- [Automatically close issues from merge requests](../customization/issue_closing.md)
- [Automatically merge when your builds succeed](../user/project/merge_requests/merge_when_build_succeeds.md)
-- [Revert any commit](../workflow/revert_changes.md)
+- [Revert any commit](../user/project/merge_requests/revert_changes.md)
- [Cherry-pick any commit](../user/project/merge_requests/cherry_pick_changes.md)
## Test and Deploy