[www] Update errorpage
Change text on errorpage: Links in the site should all work, we have archived content but not as a separate site, so point to bugs instead. Change-Id: I66047744ae13286b54ee6a2d6c8da30ea8b3d9e4
This commit is contained in:
parent
67d65c2904
commit
b0eb5baf51
@ -16,22 +16,18 @@
|
||||
<div class="col-lg-8 col-md-8 col-sm-8">
|
||||
<h1>Not Found</h1>
|
||||
<p>The requested URL was not found on this server.</p>
|
||||
<p>Note that this server was set up recently and does not contain any
|
||||
OpenStack content published before October 2016. Historic
|
||||
documentation content
|
||||
is available from <a href="http://docs.openstack.org/">the
|
||||
archived docs.openstack.org site</a>.
|
||||
<!-- Note: This above URL needs changing once we switch over
|
||||
to the new site -->
|
||||
|
||||
<a href="/">
|
||||
<img src="https://www.openstack.org/errors_pages/ui/404/images/404.svg"
|
||||
onerror="this.onerror=null; this.src=https://www.openstack.org/errors_pages/ui/404/images/404.png" alt="OpenStack 404 Page">
|
||||
</a>
|
||||
|
||||
<p>In case you find missing content, feel free
|
||||
to <a href="https://bugs.launchpad.net/openstack-manuals/+filebug">report
|
||||
a bug</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="/">
|
||||
<img src="https://www.openstack.org/errors_pages/ui/404/images/404.svg"
|
||||
onerror="this.onerror=null; this.src=https://www.openstack.org/errors_pages/ui/404/images/404.png" alt="OpenStack 404 Page">
|
||||
</a>
|
||||
</p>
|
||||
<p>You can always go back to the <a href="/">main OpenStack documentation site.</p>
|
||||
<p>Or, try one of these instead.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user