mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Correct URL to current upstream github project.
This commit is contained in:
parent
7f3b1a62c8
commit
9274ccd814
@ -36,7 +36,7 @@ def error_page(status, dynamic_msg, stock_msg):
|
|||||||
def error_page_404(status, message, traceback, version):
|
def error_page_404(status, message, traceback, version):
|
||||||
return error_page(status, message, """<p>If you believe this
|
return error_page(status, message, """<p>If you believe this
|
||||||
missing page should exist, please file a bug with either the Plinth
|
missing page should exist, please file a bug with either the Plinth
|
||||||
project (<a href="https://github.com/jvasile/plinth/issues">it has
|
project (<a href="https://github.com/NickDaly/Plinth/issues">it has
|
||||||
an issue tracker</a>) or the people responsible for the module you
|
an issue tracker</a>) or the people responsible for the module you
|
||||||
are trying to access.</p>
|
are trying to access.</p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user