From 7f4c4372fd8a2c36631fb032094e958ac0373514 Mon Sep 17 00:00:00 2001 From: "G. Ann Campbell" Date: Wed, 20 Jun 2018 16:37:00 +0200 Subject: [PATCH] add links to Branch child pages (#284) --- server/sonar-docs/src/pages/branches/index.md | 5 +++++ 1 file changed, 5 insertions(+) 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) -- 2.39.5