Skip to content

Commit 9da1022

Browse files
authored
[DOCS] Fix welcome-to-elastic links (#99530)
**Problem:** In elastic/docs#2752, we updated the URL prefix (`welcome-to-elastic`) and name for the "Welcome to Elastic Docs" docs. However, we still have some stray links that use the old `/welcome-to-elastic` URL prefix **Solution:** Updates several outdated links.
1 parent 454164d commit 9da1022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/landing-page.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
Elasticsearch is the search and analytics engine that powers the Elastic Stack.
6363
</p>
6464
<p>
65-
<a href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-guides.html">
65+
<a href="https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-guides.html">
6666
<button class="btn btn-primary">Get started</button>
6767
</a>
6868
</p>
@@ -218,7 +218,7 @@
218218
</a>
219219
</div>
220220
<div class="col-md-4 col-12 mb-2">
221-
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html">
221+
<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">
222222
<div class="card h-100">
223223
<h4 class="mt-3">
224224
<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)