[Backport 8.9] [DOCS] Changes getting started button link on landing page (#1935)

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
This commit is contained in:
github-actions[bot]
2023-07-05 13:51:25 -05:00
committed by GitHub
parent 111d126d8c
commit b92146c708

View File

@ -63,7 +63,7 @@
The official Node.js client provides one-to-one mapping with Elasticsearch REST APIs.
</p>
<p>
<a href="https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/installation.html">
<a href="https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/getting-started-js.html">
<button class="btn btn-primary">Get started</button>
</a>
</p>