Clean up Chinese broken links (#3965)

This commit is contained in:
Ku Lok Sun 2020-10-11 23:05:06 +02:00 committed by GitHub
parent 1924ad09a3
commit d96ddc2894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 8 deletions

View File

@ -122,7 +122,6 @@
### 其它
* [OpenWrt智能、自动、透明翻墙路由器教程](https://softwaredownload.gitbooks.io/openwrt-fanqiang/content/)
* [SAN 管理入门系列](https://community.emc.com/docs/DOC-16067)
* [Sketch 中文手册](http://sketchcn.com/sketch-chinese-user-manual.html#introduce)
* [深入理解并行编程](http://ifeve.com/perfbook/)
@ -158,14 +157,12 @@
### 大数据
* [Spark 编程指南简体中文版](https://aiyanbo.gitbooks.io/spark-programming-guide-zh-cn/content/)
* [大型集群上的快速和通用数据处理架构](https://code.csdn.net/CODE_Translation/spark_matei_phd)
* [数据挖掘中经典的算法实现和详细的注释](https://github.com/linyiqun/DataMiningAlgorithm)
* [面向程序员的数据挖掘指南](http://dataminingguide.books.yourtion.com)
### 操作系统
* [Debian 参考手册](http://man.chinaunix.net/linux/debian/reference/reference.zh-cn.html)
* [Docker —— 从入门到实践](https://github.com/yeasy/docker_practice)
* [Docker中文指南](https://github.com/widuu/chinese_docker)
* [Docker入门实战](http://yuedu.baidu.com/ebook/d817967416fc700abb68fca1)
@ -291,7 +288,6 @@
* [Joel谈软件](https://web.archive.org/web/20170616013024/http://local.joelonsoftware.com/wiki/Chinese_(Simplified))
* [selenium 中文文档](https://github.com/fool2fish/selenium-doc)
* [开源软件架构](http://www.ituring.com.cn/book/1143)
* [約耳談軟體(Joel on Software)](https://web.archive.org/web/20170615232349/http://local.joelonsoftware.com/wiki/首頁) (繁体中文)
* [编码规范](https://github.com/ecomfe/spec)
* [让开发自动化系列专栏](https://wizardforcel.gitbooks.io/ibm-j-ap)
* [追求代码质量](https://wizardforcel.gitbooks.io/ibm-j-cq)
@ -304,7 +300,6 @@
* [Android Design(中文版)](http://www.apkbus.com/design/index.html)
* [Android Note(开发过程中积累的知识点)](https://github.com/CharonChui/AndroidNote)
* [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298)
* [Android学习之路](http://stormzhang.github.io/android/2014/07/07/learn-android-from-rookie/)
* [Android开发技术前线(android-tech-frontier)](https://github.com/bboyfeiyu/android-tech-frontier)
* [Google Android官方培训课程中文版](http://hukai.me/android-training-course-in-chinese/index.html)
* Google Material Design 正體中文版 ([译本一](https://wcc723.gitbooks.io/google_design_translate/content/style-icons.html)[译本二](https://github.com/1sters/material_design_zh))
@ -446,7 +441,7 @@
* [Activiti 5.x 用户指南](https://github.com/waylau/activiti-5.x-user-guide)
* [Apache MINA 2 用户指南](https://github.com/waylau/apache-mina-2.x-user-guide)
* [Apache Shiro 用户指南](https://github.com/waylau/apache-shiro-1.2.x-reference)
* [Google Java编程风格指南](http://www.hawstein.com/posts/google-java-style.html)
* [Google Java编程风格指南](http://hawstein.com/2014/01/20/google-java-style/)
* [H2 Database 教程](https://github.com/waylau/h2-database-doc)
* [Java Servlet 3.1 规范](https://github.com/waylau/servlet-3.1-specification)
* [Java 编码规范](https://github.com/waylau/java-code-conventions)
@ -646,7 +641,6 @@
* [Tornado 6.1 中文文档](http://www.osgeo.cn/tornado/) - (网络上其他的都是较旧版本的Online)
* [像计算机科学家一样思考Python](https://www.ctolib.com/docs/sfile/think-python-2e/0.html) - Allen B. Downey、大胖哥(翻译)
* [深入 Python 3](https://github.com/jiechic/diveintopython3)
* [笨办法学 Python](http://old.sebug.net/paper/books/LearnPythonTheHardWay/)
* [简明 Python 教程](https://bop.molun.net) - Swaroop C H、沈洁元(翻译)、漠伦(翻译)
@ -732,7 +726,6 @@
### Vim
* [Vim Manual(中文版)](http://man.chinaunix.net/newsoft/vi/doc/help.html)
* [大家來學 VIM](http://www.study-area.org/tips/vim/index.html)