docs: Fix dead link in CONTRIBUTING

This commit is contained in:
Rebecca N. Palmer 2024-12-07 10:54:25 +00:00
parent f06352f841
commit 2ae3dc6b8c

View File

@ -228,7 +228,7 @@ Closes #1234
`git commit -a --author "Joe Coder <joe@coder.org>"` 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/ce/user/project/issues/managing_issues.html#default-closing-pattern)
to automatically close the issue when merging the commit with the upstream
repository: