diff options
author | Elena Vilchik <elena.vilchik@sonarsource.com> | 2019-06-03 13:52:05 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-06-03 20:21:17 +0200 |
commit | 3719149e27fe217939d27cd0995535a4324a8f5f (patch) | |
tree | debdad0b791b1b00661995c425a5bf31e4ef71ac /server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md | |
parent | c1c4796d937a9b4307d71519024dcfc46ef082f3 (diff) | |
download | sonarqube-3719149e27fe217939d27cd0995535a4324a8f5f.tar.gz sonarqube-3719149e27fe217939d27cd0995535a4324a8f5f.zip |
SONAR-12168 Define embedded documentation for languages (#1592)
Diffstat (limited to 'server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md')
-rw-r--r-- | server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md b/server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md index bb14da54c62..b19cdb62fdc 100644 --- a/server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md +++ b/server/sonar-docs/src/pages/sonarcloud/integrations/bitbucketcloud.md @@ -49,7 +49,7 @@ If you want to see this widget, you can go to the "Settings > SonarCloud" page o ## FAQ **Do you have sample projects on Bitbucket Cloud?** -You can take a look at these various projects: [Sample projects analysed on SonarCloud](https://bitbucket.org/account/user/sonarsource/projects/SAMPLES) +You can take a look at these various projects: [Sample projects analyzed on SonarCloud](https://bitbucket.org/account/user/sonarsource/projects/SAMPLES) **I don't see the widget with quality information whereas I configured everything** Make sure that your browser is not using some extensions like AdBlocks. They tend to break the integration of third-party applications in BitBucket Cloud. |