Skip to content

Commit f300bc5

Browse files
committed
Fix broken coverity link in readme file.
1 parent 6a667e7 commit f300bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/coverity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For generating the report as outlined below, we have used Coverity version 2023.
99

1010
## Getting Started
1111
### Prerequisites
12-
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).
12+
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).
1313
To compile and run the Coverity target successfully, you must have the following:
1414

1515
1. CMake version >= 3.16.0 (You can check whether you have this by typing `cmake --version`)

0 commit comments

Comments
 (0)