Skip to content

Commit b92146c

Browse files
[Backport 8.9] [DOCS] Changes getting started button link on landing page (#1935)
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
1 parent 111d126 commit b92146c

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
@@ -63,7 +63,7 @@ <h2>Documentation</h2>
6363
The official Node.js client provides one-to-one mapping with Elasticsearch REST APIs.
6464
</p>
6565
<p>
66-
<a href="https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/installation.html">
66+
<a href="https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/getting-started-js.html">
6767
<button class="btn btn-primary">Get started</button>
6868
</a>
6969
</p>

0 commit comments

Comments
 (0)