diff --git a/docs/analyzer/user_guide.md b/docs/analyzer/user_guide.md index d6a2740c70..2e84a2ecd6 100644 --- a/docs/analyzer/user_guide.md +++ b/docs/analyzer/user_guide.md @@ -643,7 +643,7 @@ Runs the given build command and records the executed compilation steps. These steps are written to the output file in a JSON format. Available build logger tool that will be used is '...'. ld-logger can be fine-tuned with some environment variables. For details see the following documentation: -https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/build- +https://github.com/Ericsson/codechecker/tree/master/analyzer/tools/build-logger logger/README.md#usage optional arguments: @@ -1792,8 +1792,7 @@ export arguments: Specify extra output format type. 'codeclimate' format can be used for Code Climate and for GitLab integration. For more information see: - https://github.com/codeclimate/platform/blob/master/sp - ec/analyzers/SPEC.md#data-types + https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md#data-types 'baseline' output can be used to integrate CodeChecker into your local workflow without using a CodeChecker server. For more information see our usage guide. diff --git a/tools/report-converter/tests/unit/parser/sarif/sarif_test_files/3-Beyond-basics/standard-taxonomy.sarif b/tools/report-converter/tests/unit/parser/sarif/sarif_test_files/3-Beyond-basics/standard-taxonomy.sarif index f22da09b06..f7f580c0da 100644 --- a/tools/report-converter/tests/unit/parser/sarif/sarif_test_files/3-Beyond-basics/standard-taxonomy.sarif +++ b/tools/report-converter/tests/unit/parser/sarif/sarif_test_files/3-Beyond-basics/standard-taxonomy.sarif @@ -8,7 +8,7 @@ "version": "3.2", "releaseDateUtc": "2019-01-03", "guid": "A9282C88-F1FE-4A01-8137-E8D2A037AB82", - "informationUri": "https://cwe.mitre.org/data/published/cwe_v3.2.pdf/", + "informationUri": "https://cwe.mitre.org/data/published/cwe_v3.2.pdf", "downloadUri": "https://cwe.mitre.org/data/xml/cwec_v3.2.xml.zip", "organization": "MITRE", "shortDescription": { diff --git a/web/server/vue-cli/src/views/NewFeatures.vue b/web/server/vue-cli/src/views/NewFeatures.vue index 61531fb1ae..4130d13b73 100644 --- a/web/server/vue-cli/src/views/NewFeatures.vue +++ b/web/server/vue-cli/src/views/NewFeatures.vue @@ -2232,7 +2232,7 @@ analyzer: For more information - + see . @@ -2315,7 +2315,7 @@ analyzer: For more information - + see . @@ -2343,7 +2343,7 @@ analyzer: For more information - + see .