Skip to content

Commit 6cb537e

Browse files
authored
[8.6] [DOCS] Fix welcome-to-elastic links (#99530) (#99541)
1 parent 2e3c656 commit 6cb537e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/index-custom-title-page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2>Search and analyze your data</h2>
6161
Elasticsearch is the search and analytics engine that powers the Elastic Stack.
6262
</p>
6363
<p>
64-
<a href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-guides.html">
64+
<a href="https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-guides.html">
6565
<button class="btn btn-primary">Get started</button>
6666
</a>
6767
</p>
@@ -214,7 +214,7 @@ <h4 class="mt-3">
214214
</a>
215215
</div>
216216
<div class="col-md-4 col-12 mb-2">
217-
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html">
217+
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html">
218218
<div class="card h-100">
219219
<h4 class="mt-3">
220220
<span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltaa08b370a00bbecc/634d9da14e565f1cdce27f7c/observability-logo-color-32px.png');"></span>

0 commit comments

Comments
 (0)