Skip to content

Commit 93a69d2

Browse files
committed
更新添加命令连接
1 parent 9f1cd6f commit 93a69d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/search.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
</div>
1818
<div class="footer">
1919
收藏本站请使用Ctrl+D或者Command+d<br>
20-
共搜集到 <span id="commands_info"><%=describe.command_length?describe.command_length:''%></span> 个Linux命令 <a href="https://github.com/jaywcjlove/linux-command/wiki/%E6%B7%BB%E5%8A%A0%E5%91%BD%E4%BB%A4">添加命令</a>
20+
共搜集到 <span id="commands_info"><%=describe.command_length?describe.command_length:''%></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a>
2121
</div>
2222
</div>

0 commit comments

Comments
 (0)