]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS fix typo in upgrade notes
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Fri, 12 Feb 2021 13:44:30 +0000 (07:44 -0600)
committersonartech <sonartech@sonarsource.com>
Fri, 12 Feb 2021 20:07:13 +0000 (20:07 +0000)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index 04c7aa5bd40b01d0545307f04dfe9896058d20d3..2aca003b91961f77d186d8c555a07244c0f58216 100644 (file)
@@ -6,8 +6,8 @@ url: /setup/upgrade-notes/
 **JavaScript and TypeScript analysis now requires Node.js 10+**  
 In order to analyze JavaScript or TypeScript code, you now need to have Node.js 10+ installed on the machine running the scan.
 
-**Azure DevOps Service and BitBucket Cloud are now supported**  
-SonarQube now officially supports AzureDevOps Service and BitBucket Cloud. If you were running analysis using BitBucket Pipelines previously, when you upgrade, the Main branch name in your SonarQube project needs to match the branch name in your code repository to continue writing history to the branch. You may have to rename it before running analysis again.
+**Azure DevOps Services and Bitbucket Cloud are now supported**  
+SonarQube now officially supports Azure DevOps Services and Bitbucket Cloud. If you were running analysis using Bitbucket Pipelines previously, when you upgrade, the Main branch name in your SonarQube project needs to match the branch name in your code repository to continue writing history to the branch. You may have to rename it before running analysis again.
 
 [Full release notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=16540)