Skip to content

Commit 8be5a87

Browse files
authored
[DOCS] Fix welcome-to-elastic link (#223)
**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 an outdated link.
1 parent 4b93382 commit 8be5a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index-custom-title-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h4 class="mt-3">
120120
</a>
121121
</div>
122122
<div class="col-md-4 col-12 mb-2">
123-
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html">
123+
<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">
124124
<div class="card h-100">
125125
<h4 class="mt-3">
126126
<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)