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:
parent
1fb5252cd6
commit
cb29ffb862
14
404.md
14
404.md
|
@ -1,3 +1,17 @@
|
||||||
---
|
---
|
||||||
permalink: /404.html
|
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/).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue