소스 검색

fix: fix broken links (#5218)

Howie Zhao 5 년 전
부모
커밋
ff23847a3b
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      books/free-programming-books-zh.md

+ 1 - 2
books/free-programming-books-zh.md

@@ -223,7 +223,6 @@
 * [HgInit (中文版)](https://zh-hginit.readthedocs.io/en/latest/)
 * [Mercurial 使用教程](https://www.mercurial-scm.org/wiki/ChineseTutorial)
 * [Pro Git](https://git-scm.com/book/zh/v2)
-* [Pro Git 中文版](https://www.gitbook.com/book/0532/progit/details)
 * [Pro Git 第二版 中文版](https://bingohuang.gitbooks.io/progit2/content) - Bingo Huang
 * [svn 手册](http://svnbook.red-bean.com/nightly/zh/index.html)
 * [学习 Git 分支](https://learngitbranching.js.org)
@@ -414,7 +413,7 @@
 
 ### Haskell
 
-* [Haskell 趣学指南](http://learnyoua.haskell.sg)
+* [Haskell 趣学指南](https://learnyouahaskell.mno2.org)
 * [Real World Haskell 中文版](http://cnhaskell.com)