From 158db29f4b2c804adfa741a92bda9befafa9ffbb Mon Sep 17 00:00:00 2001 From: tony-josi-aws Date: Mon, 16 Dec 2024 18:02:11 +0530 Subject: [PATCH] Update coverity links --- tools/coverity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/coverity/README.md b/tools/coverity/README.md index b1426d95a..c499a8226 100644 --- a/tools/coverity/README.md +++ b/tools/coverity/README.md @@ -12,7 +12,7 @@ see the [MISRA.md](https://github.com/aws/ota-for-aws-iot-embedded-sdk/blob/main ## Getting Started ### Prerequisites -You can run this on a platform supported by Coverity. The list and other details can be found [here](https://sig-docs.synopsys.com/polaris/topics/c_coverity-compatible-platforms.html). +You can run this on a platform supported by Coverity. The list and other details can be found [here](https://documentation.blackduck.com/bundle/coverity-docs-2024.9/page/deploy-install-guide/topics/supported_platforms_for_coverity_analysis.html). To compile and run the Coverity target successfully, you must have the following: 1. CMake version > 3.13.0 (You can check whether you have this by typing `cmake --version`)