Skip to content

[DOCS] Fix welcome-to-elastic link #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/index-custom-title-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ <h2>Documentation</h2>
<p>
The Perl client provides strongly typed requests and responses for all Elasticsearch APIs.
<br>
<b>The end-of-life for version 8 of the elastic/elaticsearch-perl software has been announced.
The announcement marks the final milestone of the lifecycle management phase of the 8.x
<b>The end-of-life for version 8 of the elastic/elaticsearch-perl software has been announced.
The announcement marks the final milestone of the lifecycle management phase of the 8.x
release family. 8.x is the last major version supported by Elastic.</b>
</p>
<p>
Expand Down Expand Up @@ -117,7 +117,7 @@ <h4 class="mt-3">
</a>
</div>
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html">
<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">
<div class="card h-100">
<h4 class="mt-3">
<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>
Expand Down