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 9f1cd6f commit 93a69d2Copy full SHA for 93a69d2
template/search.ejs
@@ -17,6 +17,6 @@
17
</div>
18
<div class="footer">
19
收藏本站请使用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>
+ 共搜集到 <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>
21
22
0 commit comments