Skip to content

Commit 2490763

Browse files
authored
Fix link in MISRA.md (FreeRTOS#68)
1 parent 4950851 commit 2490763

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
@@ -3,7 +3,7 @@
33
The HTTP Client library files conform to the [MISRA C:2012](https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx)
44
guidelines, with some noted exceptions. Compliance is checked with Coverity static analysis.
55
Deviations from the MISRA standard are listed below. The deviations below do not
6-
include the third-party [http-parser source code](source/third-party/http_parser):
6+
include the third-party [http-parser source code](https://github.com/nodejs/http-parser/tree/v2.9.3):
77

88
### Ignored by [Coverity Configuration](https://github.com/aws/aws-iot-device-sdk-embedded-C/blob/master/tools/coverity/misra.config)
99
| Deviation | Category | Justification |

0 commit comments

Comments
 (0)