mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-13 23:47:47 +00:00
Add a site-wide custom error page for broken references within the site. Besides giving a better user experience, it's also easier to track broken links to the site using google analytics (looking for hits to the 404.html page and noticing the referrer. Note we only "publish" the custom 404.html when publishing the latest documents (not for released versions) so we always get the latest left-navigation menu when a 404 error occurs. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
25 lines
537 B
ReStructuredText
25 lines
537 B
ReStructuredText
:orphan:
|
|
|
|
.. _page-not-found:
|
|
|
|
Sorry, Page Not Found
|
|
#####################
|
|
|
|
.. image:: images/ACRN-fall-from-tree-small.png
|
|
:align: left
|
|
:scale: 50%
|
|
|
|
|
|
|
| Sorry, the page you requested was not found on this site.
|
|
|
|
|
|
|
|
| Please check the address for misspellings.
|
|
| It's also possible we've removed or renamed the page you're looking for.
|
|
|
|
|
| Please try using the navigation links on the left of this page to navigate
|
|
| the major sections of our site, or use the document search box.
|
|
|
|
.. raw:: html
|
|
|
|
<div style='clear:both'></div>
|