mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-03-03 04:40:04 +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>
|
<b class="footer-section-header"><%= translate(locale, "footer_support_section_header")%></b>
|
||||||
<ul class="pure-menu-list footer-section-list">
|
<ul class="pure-menu-list footer-section-list">
|
||||||
<li class="pure-menu-item footer-section-item">
|
<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") %>
|
<%= translate(locale, "footer_report_bug_link") %>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user