mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 14:18:29 +00:00
Replace omarroth with iv-org
I dont know Crystal but I hope I can help
This commit is contained in:
parent
45fda595c3
commit
e3e3464ac7
@ -5855,7 +5855,7 @@ end
|
||||
error 500 do |env|
|
||||
error_message = <<-END_HTML
|
||||
Looks like you've found a bug in Invidious. Feel free to open a new issue
|
||||
<a href="https://github.com/omarroth/invidious/issues">here</a>
|
||||
<a href="https://github.com/iv-org/invidious/issues">here</a>
|
||||
or send an email to
|
||||
<a href="mailto:#{CONFIG.admin_email}">#{CONFIG.admin_email}</a>.
|
||||
END_HTML
|
||||
|
Loading…
Reference in New Issue
Block a user