Update 404 page
There's no old site - and all content should exist. Update the error handler. Change-Id: I5bedb3132b6b48ce163064998a1f8365df56597e
This commit is contained in:
parent
a2c3e4e67e
commit
f03fcbdc62
@ -18,20 +18,14 @@
|
||||
<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://developer.openstack.org/">the
|
||||
archived developer.openstack.org site</a>.
|
||||
<!-- Note: This above URL needs changing once we switch over
|
||||
to the new site -->
|
||||
|
||||
<p>
|
||||
<a href="/">
|
||||
<img src="http://www.openstack.org/errors_pages/ui/404/images/404.svg"
|
||||
onerror="this.onerror=null; this.src=http://www.openstack.org/errors_pages/ui/404/images/404.png" alt="OpenStack 404 Page">
|
||||
</a>
|
||||
|
||||
<p>In case you find missing content, feel free
|
||||
</p>
|
||||
<p>Note that this server was set up recently and does not contain any
|
||||
OpenStack content published before October 2016. In case you find missing content, feel free
|
||||
to <a href="https://bugs.launchpad.net/openstack-api-site/+filebug">report
|
||||
a bug</a>.
|
||||
<p>You can always go back to the <a href="/">main OpenStack documentation site.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user