Skip to content

Commit 7a7770c

Browse files
committed
Merge PR justjavac#864: Two of the links here are broken.
2 parents 8cb4566 + e07a9ae commit 7a7770c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@
9898

9999
## 操作系统
100100

101-
* [开源世界旅行手册](http://i.linuxtoy.org/docs/guide/)
102-
* [鳥哥的Linux私房菜](http://linux.vbird.org/)
103-
* [The Linux Command Line](http://billie66.github.io/TLCL/) (中英文版)
104-
* [Linux 设备驱动](http://oss.org.cn/kernel-book/ldd3/) (第三版):worried:
105-
* [深入分析Linux内核源码](www.kerneltravel.net/kernel-book/深入分析Linux内核源码.html) :worried:
106-
* [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml)
101+
* [开源世界旅行手册](http://i.linuxtoy.org/docs/guide/index.html)
102+
* [鸟哥的Linux私房菜](http://linux.vbird.org/)
103+
* [The Linux Command Line](http://billie66.github.io/TLCL/index.html) (中英文版)
104+
* [Linux 设备驱动](http://oss.org.cn/kernel-book/ldd3/index.html) (第三版):worried:
105+
* [深入分析Linux内核源码](http://www.kerneltravel.net/kernel-book/%E6%B7%B1%E5%85%A5%E5%88%86%E6%9E%90Linux%E5%86%85%E6%A0%B8%E6%BA%90%E7%A0%81.html) :worried:
106+
* [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml) :worried:
107107
* [Docker中文指南](https://github.com/widuu/chinese_docker)
108108
* [Docker —— 从入门到实践](https://github.com/yeasy/docker_practice)
109109
* [Docker入门实战](http://yuedu.baidu.com/ebook/d817967416fc700abb68fca1) :worried:
@@ -253,7 +253,7 @@
253253
* [selenium 中文文档](https://github.com/fool2fish/selenium-doc) :worried:
254254
* [Selenium Webdriver 简易教程](http://it-ebooks.flygon.net/selenium-simple-tutorial/)
255255
* [Joel谈软件](http://local.joelonsoftware.com/wiki/Chinese_\(Simplified\))
256-
* [約耳談軟體(Joel on Software)](http://local.joelonsoftware.com/wiki/首頁) :worried:
256+
* [約耳談軟體(Joel on Software)](http://local.joelonsoftware.com/wiki/%E9%A6%96%E9%A0%81) :worried:
257257
* [Gradle 2 用户指南](https://github.com/waylau/Gradle-2-User-Guide)
258258
* [Gradle 中文使用文档](http://yuedu.baidu.com/ebook/f23af265998fcc22bcd10da2) :worried:
259259
* [编码规范](https://github.com/ecomfe/spec)
@@ -275,8 +275,8 @@
275275

276276
## Web
277277

278-
* [关于浏览器和网络的 20 项须知](http://www.20thingsilearned.com/zh-CN/home) :worried:
279-
* [浏览器开发工具的秘密](http://jinlong.github.io/2013/08/29/devtoolsecrets/)
278+
* [关于浏览器和网络的 20 项须知](http://www.20thingsilearned.com/zh-CN/home)
279+
* [浏览器开发工具的秘密](http://jinlong.github.io/2013/08/29/devtoolsecrets/)F
280280
* [Chrome 开发者工具中文手册](https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools)
281281
* [Chrome扩展开发文档](http://open.chrome.360.cn/extension_dev/overview.html)
282282
* [Grunt中文文档](http://www.gruntjs.net/)

0 commit comments

Comments
 (0)