From 8290c337944ecefd6d94f2d7b9aa882552d56be3 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Fri, 9 May 2025 16:38:42 +0200 Subject: [PATCH] Add random query string We need this to avoid a locally cached 301 response redirecting to elastic.co/docs I used ?lang=en so it does not look totally random like ?xyz --- src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml b/src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml index 27fc1c1cf..4be34a44f 100644 --- a/src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml +++ b/src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml @@ -252,7 +252,7 @@

Previous versions

Browse the docs for previous Elastic product versions.

- + View previous versions