From ecb6c1d14a122fe115f6b46a506b677c67a494d1 Mon Sep 17 00:00:00 2001 From: sugarjig Date: Thu, 5 Dec 2013 15:54:55 -0500 Subject: [PATCH] Fixed link to How to be a Programmer --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index c8dfa63f..02cc9745 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -394,7 +394,7 @@ ####Professional Development * [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)* * [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* -* [How to be a Programmer: A Short, Comprehensive, and Personal Summary] (http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read +* [How to be a Programmer: A Short, Comprehensive, and Personal Summary](http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read ####Security * [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html) -- GitLab