From 601d20cc766332556d7f6f0f73e952f35c307a0f Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein Date: Wed, 25 Feb 2026 15:04:04 -0800 Subject: [PATCH] Update v3-mapping.json --- resources/asciidoctor/lib/chunker/v3-mapping.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/asciidoctor/lib/chunker/v3-mapping.json b/resources/asciidoctor/lib/chunker/v3-mapping.json index 9149d714407c..ce08e20bd762 100644 --- a/resources/asciidoctor/lib/chunker/v3-mapping.json +++ b/resources/asciidoctor/lib/chunker/v3-mapping.json @@ -13014,5 +13014,6 @@ "/en/starting-with-the-elasticsearch-platform-and-its-solutions/*/stack-components.html": "/docs/get-started/the-stack", "/en/starting-with-the-elasticsearch-platform-and-its-solutions/*/troubleshooting-and-faqs.html": "/docs/troubleshoot", "/en/starting-with-the-elasticsearch-platform-and-its-solutions/*/welcome-to-elastic.html": "/docs", - "/en/tpec/*/index.html": "/docs/deploy-manage/deploy/elastic-cloud/tools-apis" + "/en/tpec/*/index.html": "/docs/deploy-manage/deploy/elastic-cloud/tools-apis", + "/en/starting-with-the-elasticsearch-platform-and-its-solutions/*/getting-started-siem-security.html": "/docs/solutions/security/get-started/get-started-detect-with-siem" }