change report issue URL

This commit is contained in:
Fijxu
2026-02-21 23:57:53 -03:00
parent 0f2e5ef120
commit 572da91d91

View File

@@ -330,7 +330,7 @@
<b class="footer-section-header"><%= translate(locale, "footer_support_section_header")%></b>
<ul class="pure-menu-list footer-section-list">
<li class="pure-menu-item footer-section-item">
<a href="https://github.com/iv-org/invidious/issues/new" title="<%= translate(locale, "footer_report_bug_link")%>">
<a href="https://git.nadeko.net/Fijxu/invidious/issues/new?template=.github%2fISSUE_TEMPLATE%2fbug_report.md" title="<%= translate(locale, "footer_report_bug_link")%>">
<%= translate(locale, "footer_report_bug_link") %>
</a>
</li>