mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-02-23 08:56:18 +00:00
change report issue URL
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user