From a385a7cfcb4871272eb21f803dbc3fc37c56998d Mon Sep 17 00:00:00 2001 From: MikeBirnstiehl Date: Wed, 28 Oct 2020 07:50:17 -0500 Subject: [PATCH] DOCS fix link to Generate Reports post --- server/sonar-docs/src/pages/analysis/coverage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-docs/src/pages/analysis/coverage.md b/server/sonar-docs/src/pages/analysis/coverage.md index 9d6e2e63ced..22e404f2518 100644 --- a/server/sonar-docs/src/pages/analysis/coverage.md +++ b/server/sonar-docs/src/pages/analysis/coverage.md @@ -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). -- 2.39.5