1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Updated three links

This commit is contained in:
Victor Felder 2013-10-11 15:05:29 +02:00
parent d996abbb72
commit 23b9d866e3

View File

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