Skip to content

Commit b277b06

Browse files
committed
Change new issue link.
1 parent 91dc70c commit b277b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="container">
99
<aside>
1010
<nav class="block">
11-
<a href="{{page.github}}/issues/new" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
11+
<a href="{{page.github}}/issues/new/choose" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
1212
<ul id="label-list">
1313
<li class="loading"><i class="fa fa-circle-o-notch fa-spin"></i></li>
1414
</ul>

0 commit comments

Comments
 (0)