Skip to content

Commit da1b7f8

Browse files
committed
修复无法访问的链接
1 parent 2b8742e commit da1b7f8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
* 使用 [Pull Request](https://github.com/justjavac/free-programming-books-zh_CN/pulls) 提交
2121

22+
如果你发现了不能访问的链接,也可以提 PR,在无法访问链接的后面增加 `:worried:`
23+
2224
贡献者名单: https://github.com/justjavac/free-programming-books-zh_CN/graphs/contributors
2325

2426
## 目录
@@ -92,13 +94,13 @@
9294
* [鸟哥的Linux私房菜](http://linux.vbird.org/)
9395
* [The Linux Command Line](http://billie66.github.io/TLCL/index.html) (中英文版)
9496
* [Linux 设备驱动](http://oss.org.cn/kernel-book/ldd3/index.html) (第三版)
95-
* [深入分析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)
97+
* [深入分析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:
9698
* [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml)
9799
* [Docker中文指南](https://github.com/widuu/chinese_docker)
98100
* [Docker —— 从入门到实践](https://github.com/yeasy/docker_practice)
99101
* [Docker入门实战](http://yuedu.baidu.com/ebook/d817967416fc700abb68fca1)
100102
* [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet/tree/master/zh-cn#docker-cheat-sheet)
101-
* [FreeRADIUS新手入门](http://freeradius.akagi201.org)
103+
* [FreeRADIUS新手入门](http://freeradius.akagi201.org) :worried:
102104
* [Mac 开发配置手册](https://aaaaaashu.gitbooks.io/mac-dev-setup/content/)
103105
* [FreeBSD 使用手册](https://www.freebsd.org/doc/zh_CN/books/handbook/index.html)
104106
* [Linux 命令行(中文版)](http://billie66.github.io/TLCL/book/)
@@ -135,7 +137,7 @@
135137

136138
## 计算机图形学
137139
* [OpenGL 教程](https://github.com/zilongshanren/opengl-tutorials)
138-
* [WebGL自学网](http://html5.iii.org.tw/course/webgl/)
140+
* [WebGL自学网](http://html5.iii.org.tw/course/webgl/) :worried:
139141
* [《Real-Time Rendering 3rd》提炼总结](https://github.com/QianMo/Real-Time-Rendering-3rd-Summary-Ebook)
140142

141143
[返回目录](#目录)
@@ -176,7 +178,7 @@
176178
## 编辑器
177179

178180
* [exvim--vim 改良成IDE项目](http://exvim.github.io/docs-zh/intro/)
179-
* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com/)
181+
* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com/) :worried:
180182
* [Vim中文文档](https://github.com/vimcn/vimcdoc)
181183
* [所需即所获:像 IDE 一样使用 vim](https://github.com/yangyangwithgnu/use_vim_as_ide)
182184
* [vim 实操教程](https://github.com/dofy/learn-vim)

0 commit comments

Comments
 (0)