summaryrefslogtreecommitdiff
path: root/doc/intro
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-27 06:06:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-27 06:06:30 +0000
commit529bc7e23ba25fb310c73a3d47759bfdd8b97a0a (patch)
tree56183a9fbb29deaf3817384466aa781ced95ceac /doc/intro
parente8baeb7fcba39c9af1b8a02163c12ce28173ae7b (diff)
downloadgitlab-ce-529bc7e23ba25fb310c73a3d47759bfdd8b97a0a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/intro')
-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 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)