Skip to content

Commit c009cfc

Browse files
qwerty287delvh
andauthored
Update templates/repo/issue/list.tmpl
Co-authored-by: delvh <[email protected]>
1 parent 2fedb27 commit c009cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/issue/list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
174174
</span>
175175
<div class="menu">
176-
<div class="item issue-action" data-element-id="0" data-url="{{$.Link}}/milestone">
176+
<div class="item issue-action" data-element-id="0" data-url="{{$.Link}}/projects">
177177
{{.i18n.Tr "repo.issues.new.no_projects"}}
178178
</div>
179179
{{range .Projects}}

0 commit comments

Comments
 (0)