aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2019-06-19 14:19:33 +0200
committersonartech <sonartech@sonarsource.com>2019-06-28 08:45:50 +0200
commit181b1bc208d2d49e6ce723e4be1380be16823c54 (patch)
tree758dab9ff76a5186645c58426fd111bf13ef413c /sonar-core
parenta100aef8cfcc0578e18ef1b5839a75bf0d915423 (diff)
downloadsonarqube-181b1bc208d2d49e6ce723e4be1380be16823c54.tar.gz
sonarqube-181b1bc208d2d49e6ce723e4be1380be16823c54.zip
SONAR-11320 Update branding from VSTS/TFS to Azure DevOps
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 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 ed4af11f3e5..2d49a5c84f3 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2807,7 +2807,7 @@ onboarding.project_analysis.description=We initialized your project on {instance
onboarding.project_analysis.commands_for_analysis=Below are the commands to use to do an analysis.
onboarding.project_analysis.guide_to_integrate_pipelines=follow the guide to integrating with Pipelines
onboarding.project_analysis.guide_to_integrate_travis=follow the guide to integrating with Travis CI
-onboarding.project_analysis.guide_to_integrate_vsts=follow the guide to integrating with VSTS
+onboarding.project_analysis.guide_to_integrate_vsts=follow the guide to integrating with Azure DevOps Services
onboarding.project_analysis.simply_link=Simply {link}.
onboarding.project_analysis.suggestions.bitbucket=If you are using Bitbucket Cloud Pipelines, the SonarCloud App makes it easier to run these commands with your CI process.
onboarding.project_analysis.suggestions.github=If you are using Travis CI, the SonarCloud Travis Add-on makes it easier to run these commands with your CI process.