mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-30 09:18:28 +00:00
fix issues page url
This commit is contained in:
parent
0d509c82ee
commit
75251936a6
@ -3943,11 +3943,11 @@ end
|
|||||||
|
|
||||||
error 500 do |env|
|
error 500 do |env|
|
||||||
error_message = <<-END_HTML
|
error_message = <<-END_HTML
|
||||||
Looks like you've found a bug in Invidious. Feel free to open a new issue
|
Looks like you've found a bug in Invidious. Feel free to open a new issue
|
||||||
<a href="https://github.com/omarroth/invidious/issues/github.com/omarroth/invidious">
|
<a href="https://github.com/omarroth/invidious/issues">
|
||||||
here
|
here
|
||||||
</a>
|
</a>
|
||||||
or send an email to
|
or send an email to
|
||||||
<a href="mailto:omarroth@protonmail.com">
|
<a href="mailto:omarroth@protonmail.com">
|
||||||
omarroth@protonmail.com
|
omarroth@protonmail.com
|
||||||
</a>.
|
</a>.
|
||||||
|
3988
src/invidious.cr~
Normal file
3988
src/invidious.cr~
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user