Skip to content

Commit 3584bb8

Browse files
committed
Fix link check
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent b1403c8 commit 3584bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Coverity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Static code analysis for FreeRTOS-Plus-TCP library
22
This directory is made for the purpose of statically testing the MISRA C:2012 compliance of FreeRTOS+TCP using
3-
[Synopsys Coverity](https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html) static analysis tool.
3+
[Synopsys Coverity](https://www.blackduck.com/static-analysis-tools-sast/coverity.html) static analysis tool.
44
To that end, this directory provides a [CMake](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/test/Coverity/CMakeLists.txt)
55
file and [configuration files](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/main/test/Coverity/ConfigFiles) required to build
66
an application for the tool to analyze.

0 commit comments

Comments
 (0)