diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e88202c106..74436ffdeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -214,7 +214,7 @@ Closes #1234 `git commit -a --author "Joe Coder "` and `--signoff`. - If your commit is addressing an issue, use the - [GitLab syntax](https://docs.gitlab.com/ce/user/project/issues/automatic_issue_closing.html) + [GitLab syntax](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically) to automatically close the issue when merging the commit with the upstream repository: