From 37146333a9e24320b19e5b123a7fff9018ccd5ac Mon Sep 17 00:00:00 2001 From: Oscar Abrina Date: Wed, 14 Jul 2021 12:55:18 -0700 Subject: [PATCH] Update broken links --- MISRA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MISRA.md b/MISRA.md index e652620..5ee8cd1 100644 --- a/MISRA.md +++ b/MISRA.md @@ -1,6 +1,6 @@ # MISRA Compliance -The backoffAlgorithm library files conform to the [MISRA C:2012](https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx) +The backoffAlgorithm 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: