Skip to content

Commit

Permalink
! fix broken link #98
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed May 16, 2021
1 parent de2e80b commit d81e89d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -540,4 +540,4 @@ WEB-INF/lib/javax.servlet-api-3.0.1.jar
### 参考资料
[在多个Jar(Zip)文件查找Log4J配置文件的Shell命令行](http://oldratlee.com/458/tech/shell/find-file-in-jar-zip-files.html)
[在多个Jar(Zip)文件查找Log4J配置文件的Shell命令行](http://oldratlee.github.io/458/tech/shell/find-file-in-jar-zip-files.html)
4 changes: 2 additions & 2 deletions docs/shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

命令名`c`意思是`Copy`,因为这个命令我平时非常常用,所以使用一个字符的命令名,方便快速键入。

更多说明参见[拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.com/post/2012-12-23/command-output-to-clip)
更多说明参见[拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.github.io/post/2012-12-23/command-output-to-clip)

### 用法/示例

Expand Down Expand Up @@ -113,7 +113,7 @@ Options:
### 参考资料
- [拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.com/post/2012-12-23/command-output-to-clip),给出了不同系统可用命令。
- [拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.github.io/post/2012-12-23/command-output-to-clip),给出了不同系统可用命令。
- 关于文本文件最后的换行,参见[Why should text files end with a newline?](https://stackoverflow.com/questions/729692)
🍺 [coat](../bin/coat)
Expand Down
2 changes: 1 addition & 1 deletion docs/vcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ http://www.foo.com/project1/branches/feature1 copied!

### 参考资料

[拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.com/post/2012-12-23/command-output-to-clip),给出了不同系统可用命令。
[拷贝复制命令行输出放在系统剪贴板上](http://oldratlee.github.io/post/2012-12-23/command-output-to-clip),给出了不同系统可用命令。

0 comments on commit d81e89d

Please sign in to comment.