浏览代码

Fix de git (#5181)

* Update German git

* - add https link
- add Book authors

* change [] to ()
saxc 5 年之前
父节点
当前提交
6709653d21
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      free-programming-books-de.md

+ 2 - 3
free-programming-books-de.md

@@ -87,10 +87,9 @@
 
 ### Git
 
-* [Das Git-Buch](http://gitbu.ch) [PDF, EPUB]
+* [Das Git-Buch](http://gitbu.ch) (PDF, EPUB)
 * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
-* [Pro Git (2009)](http://git-scm.com/book/de/v1)
-* [Pro Git (neue Version)](http://git-scm.com/book/de/current) (:construction: *in process*)
+* [Pro Git](https://git-scm.com/book/de/current) - Scott Chacon, Ben Straub (Online, PDF, EPUB)
 
 
 ### Go