Update URL for reporting issues

This commit is contained in:
Sunil Mohan Adapa 2014-08-31 16:13:21 +05:30
parent 4cc2dc4546
commit 472ffce68a
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
<p>Requested page {{ request_path }} was not found.</p>
<p>If you believe this missing page should exist, please file a bug with either
the Plinth project (<a href="https://github.com/NickDaly/Plinth/issues">it
the Plinth project (<a href="https://github.com/freedombox/Plinth/issues">it
has an issue tracker</a>) or the people responsible for the module you are
trying to access.</p>

View File

@ -26,7 +26,7 @@
<p>This is an internal error and not something you caused or can fix. Please
report the error on
the <a href="https://github.com/NickDaly/Plinth/issues">bug tracker</a> so we
can fix it.</p>
the <a href="https://github.com/freedombox/Plinth/issues">bug tracker</a> so
we can fix it.</p>
{% endblock %}