diff --git a/free-programming-books.md b/free-programming-books.md index 6a31d6c54c0f7df38b4670ffb8527b2fd154d8c5..0ae1af8ad3b14f1241578bbf8391610ecd1dec5b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -281,8 +281,7 @@ ###Git -* [Pro Git](http://progit.org/book/) -* [The Git Community Book](http://book.git-scm.com/index.html) +* [Pro Git](http://git-scm.com/book) * [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF) @@ -298,8 +297,8 @@ ###Haskell -* [Learn You a Haskell](http://learnyouahaskell.com) -* [Real World Haskell](http://book.realworldhaskell.org) +* [Learn You a Haskell](http://learnyouahaskell.com/) +* [Real World Haskell](http://book.realworldhaskell.org/) * [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)