Skip to content

Commit

Permalink
Update broken links (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
yourslab authored Jul 14, 2021
1 parent 870b352 commit 4c896b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MISRA.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MISRA Compliance

The HTTP Client library files conform to the [MISRA C:2012](https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx)
The HTTP Client library files conform to the [MISRA C:2012](https://www.misra.org.uk)
guidelines, with some noted exceptions. Compliance is checked with Coverity static analysis.
Deviations from the MISRA standard are listed below. The deviations below do not
include the third-party [http-parser source code](https://github.com/nodejs/http-parser/tree/v2.9.3):
Expand Down

0 comments on commit 4c896b9

Please sign in to comment.