Update 04-Considering_Safety.md

fix link to heartbleed article
This commit is contained in:
Alexander Cai
2021-08-05 01:14:02 -06:00
committed by GitHub
parent 1be918f768
commit e6359bcb5c

View File

@@ -142,4 +142,4 @@ If you have the possibility to use a compiler that supports C++11, you can use v
## Additional Resources
[How to Prevent The Next Heartbleed](http://www.dwheeler.com/essays/heartbleed.html) by David Wheeler is a good analysis of the current state of code safety and how to ensure safe code.
[How to Prevent The Next Heartbleed](https://dwheeler.com/essays/heartbleed.html) by David Wheeler is a good analysis of the current state of code safety and how to ensure safe code.