We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73ea29 commit 8b69073Copy full SHA for 8b69073
src/Elastic.Markdown/Slices/Layout/_LandingPage.cshtml
@@ -252,7 +252,7 @@
252
<h3 class="font-sans font-bold text-2xl">Previous versions</h3>
253
<p class="grow mt-4">Browse the docs for previous Elastic product versions.</p>
254
<div class="mt-6">
255
- <a href="https://www.elastic.co/guide" target="_blank" rel="noopener noreferrer" class="link text-white">
+ <a href="https://www.elastic.co/guide?lang=en" target="_blank" rel="noopener noreferrer" class="link text-white">
256
View previous versions
257
<svg class="link-arrow"
258
xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
0 commit comments