From bea691cf08b2b538c61826faf9d18f4840113d08 Mon Sep 17 00:00:00 2001 From: kosabogi Date: Tue, 25 Aug 2026 12:46:13 +0200 Subject: [PATCH] Promote Vector Database quickstart on docs homepage Replace the AI agent skills promotion with a direct path to the new Vector Database tutorial. Co-authored-by: Cursor --- src/Elastic.Markdown/Layout/_LandingPage.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Elastic.Markdown/Layout/_LandingPage.cshtml b/src/Elastic.Markdown/Layout/_LandingPage.cshtml index 40c333834f..7e86c0ae10 100644 --- a/src/Elastic.Markdown/Layout/_LandingPage.cshtml +++ b/src/Elastic.Markdown/Layout/_LandingPage.cshtml @@ -39,11 +39,11 @@ style="border: 2px solid transparent; background: linear-gradient(white, white) padding-box, linear-gradient(-65deg, #BFDBFF 17%, #E2D3FE 83%) border-box; background-clip: padding-box, border-box; background-origin: padding-box, border-box;"> NEW
-

Elastic skills for AI agents

-

Install official skills that teach AI coding agents how to work with Elasticsearch, Kibana, Fleet, and the rest of the Elastic stack.

+

Build with Elasticsearch Vector Database

+

Create a project, then use your preferred language to index data and run semantic and hybrid searches in 10 minutes.