8000 Merge pull request #137 from pi-guy-in-the-sky/patch-1 · RapidCpp/cppbestpractices@55df703 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55df703

Browse files
authored
Merge pull request cpp-best-practices#137 from pi-guy-in-the-sky/patch-1
Update 04-Considering_Safety.md
2 parents 9d6d720 + e6359bc commit 55df703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-Considering_Safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ If you have the possibility to use a compiler that supports C++11, you can use v
142142

143143
## Additional Resources
144144

145-
[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.
145+
[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.

0 commit comments
Comments
 (0)

0