From e9030a5467ad3db413cdea384cd25835d702c867 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Sep 2025 17:35:11 +0000 Subject: [PATCH] Update 404 page for 2.x versions (#11047) (#11050) (cherry picked from commit 30ff8c09a8eeb8d128a00758f0bbee994a4371de) Signed-off-by: Fanit Kolchina (cherry picked from commit c0d0ec26a2e6bcc58a361b53d480436b12c3393f) Signed-off-by: github-actions[bot] --- 404.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/404.md b/404.md index fae4f917627..9c1ff8add20 100644 --- a/404.md +++ b/404.md @@ -4,12 +4,10 @@ permalink: /404.html ## Oops, this isn't the page you're looking for. -Maybe our [home page](https://docs.opensearch.org/latest) or one of the commonly visited pages below will help. If you need further support, please use the feedback feature on the right side of the screen to get in touch. - -- [Quickstart]({{site.url}}{{site.baseurl}}/quickstart/) -- [Installing OpenSearch]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/index/) -- [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/) -- [Query DSL]({{site.url}}{{site.baseurl}}/query-dsl/) -- [API Reference]({{site.url}}{{site.baseurl}}/api-reference/index/) +Try searching in the search bar or go to the [home page](https://docs.opensearch.org/latest/). +If you need more help: +* Leave us feedback on the right-hand side of the screen. +* Connect with us on [Slack](https://opensearch.org/slack.html). +* Open an [issue](https://github.com/opensearch-project/documentation-website/issues/new/choose).