diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6bbe0fb142..4efc4d6548 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -213,7 +213,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: