From 2ae3dc6b8c0df40c11462be13107751563920c61 Mon Sep 17 00:00:00 2001 From: "Rebecca N. Palmer" Date: Sat, 7 Dec 2024 10:54:25 +0000 Subject: [PATCH] docs: Fix dead link in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0466c178c..62d8f23cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -228,7 +228,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/ce/user/project/issues/managing_issues.html#default-closing-pattern) to automatically close the issue when merging the commit with the upstream repository: