|
9 | 9 | <a href="https://cloud.elastic.co/registration" target="_blank" rel="noopener noreferrer" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center">
|
10 | 10 | Start free trial
|
11 | 11 | </a>
|
12 |
| - <a href="/deploy-manage/upgrade" class="grow cursor-pointer text-blue-elastic hover:text-blue-elastic-100 text-nowrap border-2 border-blue-elastic hover:border-blue-elastic-100 focus:ring-4 focus:outline-none focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 text-center h-10 flex items-center justify-center"> |
| 12 | + <a href="@Model.Link("/deploy-manage/upgrade")" class="grow cursor-pointer text-blue-elastic hover:text-blue-elastic-100 text-nowrap border-2 border-blue-elastic hover:border-blue-elastic-100 focus:ring-4 focus:outline-none focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 text-center h-10 flex items-center justify-center"> |
13 | 13 | Upgrade
|
14 | 14 | </a>
|
15 | 15 | </div>
|
|
29 | 29 | Learn about Elasticsearch, the components at the heart of the Elastic Search AI Platform, and the solutions it powers.
|
30 | 30 | </p>
|
31 | 31 | <div class="mt-6">
|
32 |
| - <a href="/get-started" class="link"> |
| 32 | + <a href="@Model.Link("/get-started")" class="link"> |
33 | 33 | Get started
|
34 | 34 | <svg class="link-arrow"
|
35 | 35 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
76 | 76 | <p class="font-sans font-bold text-xl">Search</p>
|
77 | 77 | <p class="mt-2 grow">Build powerful search and RAG applications using Elasticsearch's vector database, AI toolkit, and advanced retrieval capabilities.</p>
|
78 | 78 | <div class="grid grid-cols-2 mt-6">
|
79 |
| - <a href="/solutions/search/get-started" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
80 |
| - <a href="/solutions/search" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
| 79 | + <a href="@Model.Link("/solutions/search/get-started")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
| 80 | + <a href="@Model.Link("/solutions/search")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
81 | 81 | </div>
|
82 | 82 | </div>
|
83 | 83 | </div>
|
|
89 | 89 | <p class="font-sans font-bold text-xl">Observability</p>
|
90 | 90 | <p class="mt-2 grow">Resolve problems with open, flexible, and unified observability powered by advanced machine learning and analytics.</p>
|
91 | 91 | <div class="grid grid-cols-2 mt-6">
|
92 |
| - <a href="/solutions/observability/get-started" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
93 |
| - <a href="/solutions/observability/" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
| 92 | + <a href="@Model.Link("/solutions/observability/get-started")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
| 93 | + <a href="@Model.Link("/solutions/observability/")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
94 | 94 | </div>
|
95 | 95 | </div>
|
96 | 96 | </div>
|
|
103 | 103 | <p class="font-sans font-bold text-xl">Security</p>
|
104 | 104 | <p class="mt-2 grow">Detect, investigate, and respond to threats with AI-driven security analytics to protect your organization at scale.</p>
|
105 | 105 | <div class="grid grid-cols-2 mt-6">
|
106 |
| - <a href="/solutions/security/get-started" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
107 |
| - <a href="/solutions/security" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
| 106 | + <a href="@Model.Link("/solutions/security/get-started")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">Get started</a> |
| 107 | + <a href="@Model.Link("/solutions/security")" class="text-blue-elastic hover:text-blue-elastic-100 font-sans font-semibold">View docs</a> |
108 | 108 | </div>
|
109 | 109 | </div>
|
110 | 110 | </div>
|
|
137 | 137 | </li>
|
138 | 138 | </ul>
|
139 | 139 | <div class="mt-6">
|
140 |
| - <a href="/manage-data" class="link"> |
| 140 | + <a href="@Model.Link("/manage-data")" class="link"> |
141 | 141 | View all docs
|
142 | 142 | <svg class="link-arrow"
|
143 | 143 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
183 | 183 | </li>
|
184 | 184 | </ul>
|
185 | 185 | <div class="mt-6">
|
186 |
| - <a href="/explore-analyze" class="link"> |
| 186 | + <a href="@Model.Link("/explore-analyze")" class="link"> |
187 | 187 | View all docs
|
188 | 188 | <svg class="link-arrow"
|
189 | 189 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
229 | 229 | </li>
|
230 | 230 | </ul>
|
231 | 231 | <div class="mt-6">
|
232 |
| - <a href="/deploy-manage" class="link"> |
| 232 | + <a href="@Model.Link("/deploy-manage")" class="link"> |
233 | 233 | View all docs
|
234 | 234 | <svg class="link-arrow"
|
235 | 235 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
383 | 383 | </div>
|
384 | 384 | </div>
|
385 | 385 | <div class="mt-6">
|
386 |
| - <a href="/reference" class="link"> |
| 386 | + <a href="@Model.Link("/reference")" class="link"> |
387 | 387 | View all docs
|
388 | 388 | <svg class="link-arrow"
|
389 | 389 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
402 | 402 | <h3 class="font-sans font-bold text-2xl">Releases</h3>
|
403 | 403 | <p class="grow mt-4">Explore the latest features and changes in Elastic.</p>
|
404 | 404 | <div class="mt-6 grid grid-cols-2 xl:grid-cols-1 2xl:grid-cols-2 gap-6 text-center">
|
405 |
| - <a href="/release-notes/" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 405 | + <a href="@Model.Link("/release-notes/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
406 | 406 | View release notes
|
407 | 407 | </a>
|
408 |
| - <a href="/deploy-manage/upgrade" class="link text-white"> |
| 408 | + <a href="@Model.Link("/deploy-manage/upgrade")" class="link text-white"> |
409 | 409 | Upgrade now
|
410 | 410 | <svg class="link-arrow"
|
411 | 411 | xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
|
|
418 | 418 | <h3 class="font-sans font-bold text-2xl">Troubleshoot and support</h3>
|
419 | 419 | <p class="grow mt-4">Check troubleshooting guides for common fixes or reach out to the experts.</p>
|
420 | 420 | <div class="mt-6 grid grid-cols-2 xl:grid-cols-1 2xl:grid-cols-2 gap-6 text-center">
|
421 |
| - <a href="/troubleshoot/" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
| 421 | + <a href="@Model.Link("/troubleshoot/")" class="grow select-none cursor-pointer text-white text-nowrap bg-blue-elastic hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-semibold rounded-sm px-6 py-2.5 focus:outline-none h-10 flex items-center justify-center"> |
422 | 422 | Start troubleshooting
|
423 | 423 | </a>
|
424 | 424 | <a href="https://support.elastic.co" target="_blank" rel="noopener noreferrer" class="link text-white">
|
|
0 commit comments