From 013625e8f69f59686a7fc6a64838529f5553c8bb Mon Sep 17 00:00:00 2001 From: henry Date: Mon, 16 Dec 2024 18:57:48 -0500 Subject: [PATCH] fix: book name --- books/free-programming-books-subjects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index e4bcad3c5..f19ae6933 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -868,7 +868,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Crypto 101 - Crypto for everyone](https://www.crypto101.io) * [Cryptography](https://en.wikibooks.org/wiki/Cryptography) - Wikibooks (HTML) *(:construction: in process)* * [CryptoParty Handbook](https://unglue.it/work/141611/) -* [The Fuzzing Book](https://www.fuzzingbook.org/) - Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler (HTML) +* [Fuzzing Book](https://www.fuzzingbook.org/) - Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler (HTML) * [Gray Hat Hacking: The Ethical Hacker's Handbook](https://pages.cs.wisc.edu/~ace/media/gray-hat-hacking.pdf) - Allen Harper, Jonathan Ness, Chris Eagle, Shon Harris, Gideon Lenkey, Terron Williams (PDF) * [Handbook of Applied Cryptography](https://cacr.uwaterloo.ca/hac/index.html) * [How HTTPS works](https://howhttps.works) - dnsimple