8000 Update 04-Considering_Safety.md · vojtechgistr/cppbestpractices@e6359bc · GitHub
[go: up one dir, main page]

Skip to content

Commit e6359bc

Browse files
authored
Update 04-Considering_Safety.md
fix link to heartbleed article
1 parent 1be918f commit e6359bc

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