Skip to content

Commit 1faf183

Browse files
authored
[DOCS] Changes getting started button link on landing page (#2246)
1 parent 30c119e commit 1faf183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/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 Python 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/python-api/current/overview.html">
66+
<a href="https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/getting-started-python.html">
6767
<button class="btn btn-primary">Get started</button>
6868
</a>
6969
</p>

0 commit comments

Comments
 (0)