Update MISRA link in SAFETY.md (#21933)

Link is now a 404.
Was only a blog post anyway:
https://web.archive.org/web/20201028092101/https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx
old-commit-hash: 4c69fc121b
commatwo_master
Dave Tapley 4 years ago committed by GitHub
parent b915801f95
commit c88e005f2f
  1. 2
      SAFETY.md

@ -15,7 +15,7 @@ used safely** and openpilot is provided with no warranty of fitness for any purp
openpilot is developed in good faith to be compliant with FMVSS requirements and to follow
industry standards of safety for Level 2 Driver Assistance Systems. In particular, we observe
ISO26262 guidelines, including those from [pertinent documents](https://www.nhtsa.gov/sites/nhtsa.dot.gov/files/documents/13498a_812_573_alcsystemreport.pdf)
released by NHTSA. In addition, we impose strict coding guidelines (like [MISRA C : 2012](https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx))
released by NHTSA. In addition, we impose strict coding guidelines (like [MISRA C : 2012](https://www.misra.org.uk/what-is-misra/))
on parts of openpilot that are safety relevant. We also perform software-in-the-loop,
hardware-in-the-loop and in-vehicle tests before each software release.

Loading…
Cancel
Save