From e48f96aa276213e16c6c6a61653ba5f2fb52904b Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 12 Sep 2019 14:39:23 +0200 Subject: [PATCH] Fix rendering of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 978cd77..3424fe4 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ jobs: * You want to analyze a .NET solution: use the [SonarCloud Azure DevOps Extension](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) to analyze your code on SonarCloud with Azure Pipelines * You want to analyze C/C++ code: rely on our [Travis-CI extension](https://docs.travis-ci.com/user/sonarcloud/) and look at [our sample C/C++ project](https://github.com/SonarSource/sq-com_example_c-sqscanner-travis) -## Have question or feedback? +## Have question or feedback? To provide feedback (requesting a feature or reporting a bug) please post on the [SonarSource Community Forum](https://community.sonarsource.com/) with the tag `sonarcloud`.