Update link in third_party_tools.md (#1090)

Update the link to the getting started guide for Code Sonar.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
diff --git a/.github/third_party_tools.md b/.github/third_party_tools.md
index 6d5d02f..afe84b2 100644
--- a/.github/third_party_tools.md
+++ b/.github/third_party_tools.md
@@ -10,5 +10,5 @@
 ## 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) |