aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2021-01-27 19:10:19 +0100
committersonartech <sonartech@sonarsource.com>2021-02-04 20:07:07 +0000
commit25601fcc5e16c34c83952d0bc6d15e3b10827fa7 (patch)
tree35cf7a322deb3b3acd13879201b34fd5a821e3a9 /sonar-core
parent05e6a0b265c7e79f168ab46437436f4d5a95ce82 (diff)
downloadsonarqube-25601fcc5e16c34c83952d0bc6d15e3b10827fa7.tar.gz
sonarqube-25601fcc5e16c34c83952d0bc6d15e3b10827fa7.zip
SONAR-14368 Add link to tutorial for analyzed projects
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index dd89a7b0e6e..42a36e41c0f 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3594,6 +3594,7 @@ branch_like_navigation.only_one_branch.title=Learn how to analyze branches in So
branch_like_navigation.only_one_branch.content=Quickly setup branch analysis and get separate insights for each of your branches and Pull Requests.
branch_like_navigation.only_one_branch.documentation=Branches documentation
branch_like_navigation.only_one_branch.pr_analysis=Pull Request analysis
+branch_like_navigation.tutorial_for_ci=Show me how to set up my CI
#------------------------------------------------------------------------------
#