Merge pull request #137 from pi-guy-in-the-sky/patch-1

Update 04-Considering_Safety.md
This commit is contained in:
Jason Turner
2021-08-23 19:50:17 -06:00
committed by GitHub

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.