From 53e29f00f4a2782b43f4692b43007d7035031437 Mon Sep 17 00:00:00 2001 From: sjtu-lyj Date: Mon, 11 Jul 2016 19:30:42 +0800 Subject: [PATCH 1/2] update real world's haskell zh url --- free-programming-books-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index b4631615..a0806b81 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -413,7 +413,7 @@ ### Haskell * [Haskell 趣学指南](http://learnyoua.haskell.sg) -* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/) +* [Real World Haskell 中文版](http://cnhaskell.com/) ### HTML / CSS From d49599e6f369abff434d44a198f29cef50bb0834 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Mon, 1 Aug 2016 14:49:43 +0200 Subject: [PATCH 2/2] Remove trailing slash --- free-programming-books-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index a0806b81..b84ab190 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -413,7 +413,7 @@ ### Haskell * [Haskell 趣学指南](http://learnyoua.haskell.sg) -* [Real World Haskell 中文版](http://cnhaskell.com/) +* [Real World Haskell 中文版](http://cnhaskell.com) ### HTML / CSS