summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-11-23 12:32:23 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2017-11-23 12:32:23 +0000
commite9efad8ff046b52a66fb661aefbb03438e889faf (patch)
tree93873e04aadf2ee50b07b2043ec52a38127a78ae
parentd7824ed277428614387b5096896d3aec0a4c30dd (diff)
parent0b22169fc33854f32699ad9fe5f9a9dc98318f2f (diff)
downloadgitlab-ce-e9efad8ff046b52a66fb661aefbb03438e889faf.tar.gz
Merge branch 'docs/cross-link-default-branch' into 'master'
Cross link default branch docs to issue closing pattern docs Closes #40449 See merge request gitlab-org/gitlab-ce!15546
-rw-r--r--doc/user/project/issues/automatic_issue_closing.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/project/issues/automatic_issue_closing.md b/doc/user/project/issues/automatic_issue_closing.md
index 402a2a3c727..b9607243c8a 100644
--- a/doc/user/project/issues/automatic_issue_closing.md
+++ b/doc/user/project/issues/automatic_issue_closing.md
@@ -12,8 +12,9 @@ in the project's default branch.
If a commit message or merge request description contains a sentence matching
a certain regular expression, all issues referenced from the matched text will
-be closed. This happens when the commit is pushed to a project's **default**
-branch, or when a commit or merge request is merged into it.
+be closed. This happens when the commit is pushed to a project's
+[**default** branch](../repository/branches/index.md#default-branch), or when a
+commit or merge request is merged into it.
## Default closing pattern value