From: G. Ann Campbell Date: Wed, 20 Jun 2018 14:37:00 +0000 (+0200) Subject: add links to Branch child pages (#284) X-Git-Tag: 7.5~962 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7f4c4372fd8a2c36631fb032094e958ac0373514;p=sonarqube.git add links to Branch child pages (#284) --- diff --git a/server/sonar-docs/src/pages/branches/index.md b/server/sonar-docs/src/pages/branches/index.md index 67de486046c..d248125a626 100644 --- a/server/sonar-docs/src/pages/branches/index.md +++ b/server/sonar-docs/src/pages/branches/index.md @@ -73,3 +73,8 @@ A regular expression is used to determine whether a branch is treated as long-li This can be updated globally in **Configuration > General > Detection** of long-lived branches or at project's level in the **Admininstration > Branches**. Once a branch type has been set, it cannot be changed. Explicitly, you cannot transform a long-lived to short-lived branch, or vice-versa. + +## See also +* [Short-lived Branches](short-lived-branches) +* [Long-lived Branches](long-lived-branches) +* [Frequently Asked Questions](branches-faq)