This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/whimsy.git
commit db734bab7de7036253b7aa397cdd03be215b3d80 Author: Sebb <[email protected]> AuthorDate: Fri Jan 10 20:37:42 2020 +0000 Link to ASF status page --- www/500.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/500.html b/www/500.html index 1c208e4..b373f30 100644 --- a/www/500.html +++ b/www/500.html @@ -76,7 +76,8 @@ <div class="panel-body"> <p class="lead">The server is having problems responding to that URL, sorry! You can try waiting, waving a magic wand, or check the - <a href="/status/">server status</a>. + <a href="/status/">server status</a>. If the server status check fails, + please check the <a href="https://status.apache.org">ASF status</a> page. </p> <p class="lead">Access-protected server logs are in <a href="/members/log/"><code>/members/log</code></a> @@ -112,7 +113,7 @@ </div> <div class="footer container-fluid" style="background-color: #f5f5f5; padding: 10px;"> <p class="center"> - Copyright © 2019, the Apache Software Foundation. Licensed under the + Copyright © 2020, the Apache Software Foundation. Licensed under the <a rel="license" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> | <a href="https://www.apache.org/foundation/policies/privacy">Privacy Policy</a>
