Skip to content

Commit bc56a77

Browse files
committed
Update link to report a bug
1 parent 573b73b commit bc56a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/themes/v2/layout/page.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</div>
5959
<% } %>
6060
<div class="repo-links">
61-
<a href="https://github.com/humanSignal/awesome-label-studio-config/issues/new" target="_blank" class="issue-icon" title="Report an issue">
61+
<a href="<%= page.report_bug_url %>" target="_blank" class="issue-icon" title="Report an issue">
6262
<svg width="14" height="14" viewBox="0 0 16 16" fill="currentColor"><path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm9 3a1 1 0 11-2 0 1 1 0 012 0zm-.25-6.25a.75.75 0 00-1.5 0v3.5a.75.75 0 001.5 0v-3.5z"></path></svg>
6363
</a>
6464
<a href="<%= page.repo_url %>" target="_blank" class="github-icon" title="View on GitHub">

0 commit comments

Comments
 (0)