diff options
Diffstat (limited to 'doc/intro/README.md')
-rw-r--r-- | doc/intro/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md index 33b23372280..3115e3bdb1e 100644 --- a/doc/intro/README.md +++ b/doc/intro/README.md @@ -24,7 +24,7 @@ Create issues, labels, milestones, cast your vote, and review issues. Create merge requests and review code. -- [Fork a project and contribute to it](../workflow/forking_workflow.md) +- [Fork a project and contribute to it](../user/project/repository/forking_workflow.md) - [Create a new merge request](../gitlab-basics/add-merge-request.md) - [Automatically close issues from merge requests](../user/project/issues/managing_issues.md#closing-issues-automatically) - [Automatically merge when pipeline succeeds](../user/project/merge_requests/merge_when_pipeline_succeeds.md) |