[DOCS] Changes getting started button link on landing page (#1933)
This commit is contained in:
committed by
GitHub
parent
b223d8597c
commit
53d3b4a83b
@ -63,7 +63,7 @@
|
|||||||
The official Node.js client provides one-to-one mapping with Elasticsearch REST APIs.
|
The official Node.js client provides one-to-one mapping with Elasticsearch REST APIs.
|
||||||
</p>
|
</p>
|
||||||
<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>
|
<button class="btn btn-primary">Get started</button>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user