From 6b4d25010d171c39ce6834f9c37a67577a502713 Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Fri, 25 Jul 2025 16:01:52 +0400 Subject: [PATCH] Fix "Contribute and extend" link I don't think it should link to the Kibana section? --- src/Elastic.Markdown/Layout/_LandingPage.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Elastic.Markdown/Layout/_LandingPage.cshtml b/src/Elastic.Markdown/Layout/_LandingPage.cshtml index da921643b..71af8b678 100644 --- a/src/Elastic.Markdown/Layout/_LandingPage.cshtml +++ b/src/Elastic.Markdown/Layout/_LandingPage.cshtml @@ -252,7 +252,7 @@

Contribute and extend

Learn how to contribute to Elastic products and extend capabilities.

- + View contribute and extend docs