We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aab186 commit 3ca5517Copy full SHA for 3ca5517
README.md
@@ -5,7 +5,7 @@
5
6
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
7
8
-* [程序员必读书籍](http://www.ezlippi.com/blog/2014/07/qualified-programmer-should-read-what-books.html#comments)
+* [程序员必读书籍](http://www.ezlippi.com/blog/2014/07/qualified-programmer-should-read-what-books.html)
9
10
## 目录
11
@@ -288,6 +288,7 @@
288
### SED
289
290
* [sed教程](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/sed.md)
291
+* [SED简明教程](http://www.ezlippi.com/blog/2017/02/sed-introduction.html)
292
293
------------------------
294
0 commit comments