1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Fixed formatting for a link

This commit is contained in:
Marius Constantinescu
2017-09-06 14:14:08 +03:00
committed by GitHub
parent 19b396eefd
commit a7b301a65d

View File

@@ -56,7 +56,7 @@ But knowing the stuff will help you become better! :muscle:*
- [RegexHQ](https://github.com/regexhq)
### Security
- :book: [Security Programming] (https://www.dwheeler.com/secure-programs/)
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)
- :page_facing_up: [Rolling Your Own Crypto](http://loup-vaillant.fr/articles/rolling-your-own-crypto)
- :book: [Foundations of Security: What Every Programmer Needs to Know ](https://www.goodreads.com/book/show/128003.Foundations_of_Security)
- [OWASP Top 10](https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project)