Skip to content

Commit d44f0e6

Browse files
authored
Update clients link (#1145)
1 parent 998988a commit d44f0e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

get-started/the-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Use {{kib}} to query and visualize the data that’s stored in {{es}}. Or, use t
7777

7878
#### {{es}} clients [stack-components-elasticsearch-clients]
7979

80-
The clients provide a convenient mechanism to manage API requests and responses to and from {{es}} from popular languages such as Java, Ruby, Go, Python, and others. Both official and community contributed clients are available. [Learn more about the {{es}} clients](https://www.elastic.co/guide/en/elasticsearch/client/index.html).
80+
The clients provide a convenient mechanism to manage API requests and responses to and from {{es}} from popular languages such as Java, Ruby, Go, Python, and others. Both official and community contributed clients are available. [Learn more about the {{es}} clients](/reference/elasticsearch-clients/index.md).
8181

8282
## Version compatibility
8383
```{applies_to}

solutions/search/site-or-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ applies_to:
99

1010
The following tools are available to help you add search to your site or app:
1111

12-
- Clients: Use programming language clients to integrate {{es}} with your application.
12+
- [Clients](site-or-app/clients.md): Use programming language clients to integrate {{es}} with your application.
1313
- [Search UI](site-or-app/search-ui.md): Use the Search UI library to build a user interface for your search application.
1414
- [Search Applications](search-applications.md): Use Search Applications to simplify the process of building search experiences, by leveraging [search templates](search-templates.md).

0 commit comments

Comments
 (0)