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 692f969 commit e420e02Copy full SHA for e420e02
src/Elastic.Markdown/Layout/_LandingPage.cshtml
@@ -43,9 +43,9 @@
43
44
<section class="w-full px-8 lg:px-6 bg-grey-10">
45
<div class="container mx-auto py-10">
46
- <div class="heading-wrapper" id="elastic-products">
+ <div class="heading-wrapper" id="solutions-use-cases">
47
<h2 class="font-bold font-sans text-3xl text-ink-dark">
48
- <a href="#elastic-products">Elastic products</a>
+ <a href="#solutions-use-cases">Solutions and use cases</a>
49
</h2>
50
</div>
51
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6 mt-6">
0 commit comments