docs: Update link to GitLab documentation

The original link no longer works, so update the reference to
point to the currently correct location.
This commit is contained in:
Florian Müllner 2024-01-15 21:39:38 +01:00
parent c6967234de
commit a518c59098

View File

@ -213,7 +213,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/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
to automatically close the issue when merging the commit with the upstream
repository: