diff options
-rw-r--r-- | server/sonar-docs/src/pages/index.md | 4 | ||||
-rw-r--r-- | server/sonar-docs/src/pages/sonarcloud/integrations/github.md | 2 | ||||
-rw-r--r-- | server/sonar-docs/src/pages/sonarcloud/integrations/vsts.md | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/server/sonar-docs/src/pages/index.md b/server/sonar-docs/src/pages/index.md index ddba852181b..0c7eb276e4e 100644 --- a/server/sonar-docs/src/pages/index.md +++ b/server/sonar-docs/src/pages/index.md @@ -9,9 +9,9 @@ SonarCloud is the leading product for Continuous Code Quality online, totally fr SonarCloud offers end-to-end integrations for teams leveraging the following solutions in their development processes: -* [GitHub](/integrations/github/) +* [GitHub.com](/integrations/github/) * [Bitbucket Cloud](/integrations/bitbucketcloud/) -* [Azure DevOps](/integrations/vsts/) +* [Azure DevOps Services](/integrations/vsts/) Are you ready to eliminate bugs and vulnerabilities? Will you champion quality code in your projects? diff --git a/server/sonar-docs/src/pages/sonarcloud/integrations/github.md b/server/sonar-docs/src/pages/sonarcloud/integrations/github.md index af328acaefb..4154a679fee 100644 --- a/server/sonar-docs/src/pages/sonarcloud/integrations/github.md +++ b/server/sonar-docs/src/pages/sonarcloud/integrations/github.md @@ -1,5 +1,5 @@ --- -title: Get started with GitHub +title: Get started with GitHub.com nav: GitHub url: /integrations/github/ --- diff --git a/server/sonar-docs/src/pages/sonarcloud/integrations/vsts.md b/server/sonar-docs/src/pages/sonarcloud/integrations/vsts.md index f150d7ab20a..f4555796885 100644 --- a/server/sonar-docs/src/pages/sonarcloud/integrations/vsts.md +++ b/server/sonar-docs/src/pages/sonarcloud/integrations/vsts.md @@ -1,11 +1,11 @@ --- -title: Get started with Azure DevOps -nav: Azure DevOps +title: Get started with Azure DevOps Services +nav: Azure DevOps Services url: /integrations/vsts/ --- [[info]] -| This page is about Azure DevOps, formerly known as VSTS. +| This page is about Azure DevOps Services, formerly known as VSTS. You can connect to SonarCloud using your Azure DevOps account. On the [login page](/#sonarcloud#/sessions/new), just click on the "Log in with Azure DevOps" button. |