Add 404 page (#4029)

* add 404 page

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* added link

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* update text on 404 page

Signed-off-by: Heather Halter <hdhalter@amazon.com>

---------

Signed-off-by: Heather Halter <hdhalter@amazon.com>
This commit is contained in:
Heather Halter 2023-05-11 13:46:46 -07:00 committed by GitHub
parent 1fb5252cd6
commit cb29ffb862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

14
404.md
View File

@ -1,3 +1,17 @@
---
permalink: /404.html
layout: error
errormessage: 🙅‍♀️ 404
body_class: homepage
errorhuman: "OpenSearch can't find that page."
---
Sorry about that. Perhaps we moved something around, or you mistyped the URL?
Head to the [OpenSearch Documentation home page](https://opensearch.org/docs/latest/) or try our [community forum](https://forum.opensearch.org/).

View File

@ -3,7 +3,6 @@ layout: default
title: OpenSearch documentation
nav_order: 1
has_children: true
redirect_from: /404.html
permalink: /
---