From e0194b73d337473bfceb87e420b0c42fe716c0f0 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Mon, 26 May 2014 10:59:43 +0200 Subject: [PATCH] URL fix --- 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 07cfc5db..e30bbe1b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -872,7 +872,7 @@ * [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial) * [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way) * [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - Miran Lipovaca -* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/index.xhtml) +* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/) * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow * [Real World Haskell](http://book.realworldhaskell.org/) * [Speeding Through Haskell](http://www.sthaskell.com/) -- GitLab