From db38e7e9370036be1b6f76b792580651084a7574 Mon Sep 17 00:00:00 2001 From: Pablo Alvarez Corredera Date: Tue, 27 Oct 2020 04:03:35 +0100 Subject: [PATCH] Update free-programming-books.md (#4757) --- 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 71523203..3b11bbce 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1460,7 +1460,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Real World Haskell](http://book.realworldhaskell.org) * [Speeding Through Haskell](http://www.sthaskell.com) * [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - Stephen Diehl (PDF) -* [Wise Man's Haskell](https://anchpop.github.io/wise_mans_haskell/) - Andre Popovitch +* [Wise Man's Haskell](https://github.com/anchpop/wise_mans_haskell/blob/master/book.md#preface) - Andre Popovitch * [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)