Skip to content

Commit

Permalink
Change new issue link.
Browse files Browse the repository at this point in the history
  • Loading branch information
mytharcher committed Sep 23, 2020
1 parent 91dc70c commit b277b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="container">
<aside>
<nav class="block">
<a href="{{page.github}}/issues/new" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
<a href="{{page.github}}/issues/new/choose" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
<ul id="label-list">
<li class="loading"><i class="fa fa-circle-o-notch fa-spin"></i></li>
</ul>
Expand Down

0 comments on commit b277b06

Please sign in to comment.