Skip to content

Commit 3e38b5b

Browse files
Update link in MISRA.md
1 parent 168177b commit 3e38b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MISRA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The jobs library files conform to the [MISRA C:2012](https://www.misra.org.uk)
44
guidelines, with some noted exceptions. Compliance is checked with Coverity static analysis.
55
The specific deviations, suppressed inline, are listed below.
66

7-
Additionally, [MISRA configuration file](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/blob/main/tools/coverity/misra.config) contains the project wide deviations.
7+
Additionally, [MISRA configuration file](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/blob/main/tools/coverity/misra.config) contains the project wide deviations.
88

99
### Suppressed with Coverity Comments
1010
To find the violation references in the source files run grep on the source code

0 commit comments

Comments
 (0)