]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS fix link to Generate Reports post
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Wed, 28 Oct 2020 12:50:17 +0000 (07:50 -0500)
committersonartech <sonartech@sonarsource.com>
Wed, 28 Oct 2020 20:08:35 +0000 (20:08 +0000)
server/sonar-docs/src/pages/analysis/coverage.md

index 9d6e2e63ced1675a69560823b585a38128d86cdb..22e404f25187b30863e429dc373b87641ee8354a 100644 (file)
@@ -74,4 +74,4 @@ To import .NET reports, the report generation process must be executed after the
 1. Run your test tool, instructing it to produce a report at the same location specified earlier to the MSBuild SonarQube Runner ([How to generate reports with different tools](https://community.sonarsource.com/t/coverage-test-data-generate-reports-for-c-vb-net/9871)) 
 1. Run the SonarScanner.MSBuild.exe `end` command
 
-For more information, see the (Generate Reports for C#, VB.net Community Post)[https://community.sonarsource.com/t/coverage-test-data-generate-reports-for-c-vb-net/9871].
\ No newline at end of file
+For more information, see the [Generate Reports for C#, VB.net Community Post](https://community.sonarsource.com/t/coverage-test-data-generate-reports-for-c-vb-net/9871).