diff --git a/.github/third_party_tools.md b/.github/third_party_tools.md index 6d5d02fa5..afe84b257 100644 --- a/.github/third_party_tools.md +++ b/.github/third_party_tools.md @@ -10,5 +10,5 @@ team. ## Static Code Analysis Tools | Tool | Website | Getting Started | |------|---------|-----------------| -| Code Sonar | [Link](https://codesecure.com/our-products/codesonar/) | [Link](https://github.com/CodeSecure-SE/FreeRTOS-Kernel) | +| Code Sonar | [Link](https://codesecure.com/our-products/codesonar/) | [Link](https://github.com/CodeSecure-SE/FreeRTOS-Kernel/blob/main/examples/codesonar/README.md) | | Coverity | [Link](https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html) | [Link](../examples/coverity/README.md) |