From 4eb8cfbacd86b2f3465d818a7f8d0b356cf0b9d7 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:49:42 -0400 Subject: [PATCH] Update Elasticsearch solution link in introduction should link to the ES solution directly, not the search use case doc --- get-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/introduction.md b/get-started/introduction.md index 6b958657d0..e58b8f7eba 100644 --- a/get-started/introduction.md +++ b/get-started/introduction.md @@ -17,7 +17,7 @@ Whether you're building a search experience, monitoring your infrastructure, or | Your need | Recommended solution | Best for | |-----------|-------------------|----------| -| Build powerful, scalable searches to quickly search, analyze, and visualize large amounts of data for real-time insights| [{{es}}](/solutions/search.md)
• [Get started](/solutions/search/get-started.md)| Developers, architects, data engineers | +| Build powerful, scalable searches to quickly search, analyze, and visualize large amounts of data for real-time insights| [{{es}}](/solutions/elasticsearch-solution-project.md)
• [Get started](/solutions/elasticsearch-solution-project/get-started.md)| Developers, architects, data engineers | | Observe and monitor system health and performance, or send telemetry data | [Elastic {{observability}}](/solutions/observability.md)
• [Get started](/solutions/observability/get-started.md) | DevOps, SREs, IT operations | | Monitor data for anomalous activity, detect, prevent, and respond to security incidents | [{{elastic-sec}}](/solutions/security.md)
• [Get started](/solutions/security/get-started.md)| SOC teams, security analysts, IT security admins |