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 8eb4417 commit 6b4d250Copy full SHA for 6b4d250
src/Elastic.Markdown/Layout/_LandingPage.cshtml
@@ -252,7 +252,7 @@
252
<h3 class="font-sans font-bold text-2xl">Contribute and extend</h3>
253
<p class="grow mt-4">Learn how to contribute to Elastic products and extend capabilities.</p>
254
<div class="mt-6">
255
- <a href="@Model.Link("extend/kibana")" class="link text-white wrap-break-word">
+ <a href="@Model.Link("extend/")" class="link text-white wrap-break-word">
256
<span class="wrap-break-word">
257
View contribute and extend docs
258
</span>
0 commit comments