Skip to content

Commit e9da941

Browse files
committed
List clients, add asciidocalypse links
1 parent 0bb4aad commit e9da941

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

solutions/search/site-or-app/clients.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ applies:
1313

1414
{{es}} provides official client libraries for popular programming languages. These libraries simplify the process of interacting with your {{es}} deployment.
1515

16-
- [Go](asciidocalypse://go-elasticsearch/docs/reference/elasticsearch/elasticsearch-client-go-api.md)
17-
- [Java](asciidocalypse://elasticsearch-java/docs/reference/elasticsearch/elasticsearch-client-java-api-client.md)
18-
- [JavaScript](asciidocalypse://elasticsearch-js/docs/reference/elasticsearch/elasticsearch-client-javascript-api.md)
19-
- [.NET](asciidocalypse://elasticsearch-net/docs/reference/elasticsearch/elasticsearch-client-net-api.md)
20-
- [PHP](asciidocalypse://elasticsearch-php/docs/reference/elasticsearch/elasticsearch-client-php-api.md)
21-
- [Python](asciidocalypse://elasticsearch-py/docs/reference/elasticsearch/elasticsearch-client-python-api.md)
22-
- [Eland](asciidocalypse://eland/docs/reference/elasticsearch/elasticsearch-client-eland.md) (Python client and toolkit for DataFrames and machine learning)
23-
- [Ruby](asciidocalypse://elasticsearch-ruby/docs/reference/elasticsearch/elasticsearch-client-ruby-api.md)
24-
- [Rust](asciidocalypse://elasticsearch-rs/docs/reference/elasticsearch/elasticsearch-client-rust-api.md)
16+
- [Go](asciidocalypse://docs//go-elasticsearch/docs/reference/elasticsearch/elasticsearch-client-go-api/index.md)
17+
- [Java](asciidocalypse://docs/elasticsearch-java/docs/reference/elasticsearch/elasticsearch-client-java-api-client/index.md)
18+
- [JavaScript](asciidocalypse://docs/elasticsearch-js/docs/reference/elasticsearch/elasticsearch-client-javascript-api/index.md)
19+
- [.NET](asciidocalypse://docs/elasticsearch-net/docs/reference/elasticsearch/elasticsearch-client-net-api/index.md)
20+
- [PHP](asciidocalypse://docs/elasticsearch-php/docs/reference/elasticsearch/elasticsearch-client-php-api/index.md)
21+
- [Python](asciidocalypse://docs/elasticsearch-py/docs/reference/elasticsearch/elasticsearch-client-python-api/index.md)
22+
- [Eland](asciidocalypse://docs/eland/docs/reference/elasticsearch/elasticsearch-client-eland/index.md) (Python client and toolkit for DataFrames and machine learning)
23+
- [Ruby](asciidocalypse://docs/elasticsearch-ruby/docs/reference/elasticsearch/elasticsearch-client-ruby-api/index.md)
24+
- [Rust](asciidocalypse://docs/elasticsearch-rs/docs/reference/elasticsearch/elasticsearch-client-rust-api/index.md)
2525

2626
## Community-contributed client libraries
2727

2828
In addition to official clients, the Elastic community has contributed libraries for other programming languages.
2929

30-
- [Community-contributed clients](asciidocalypse://elasticsearch/docs/reference/community-contributed.md)
30+
- [Community-contributed clients](asciidocalypse://docs/elasticsearch/docs/reference/community-contributed.md)
3131

3232
::::{tip}
3333
Learn how to [connect to your {{es}} endpoint](/solutions/search/search-connection-details.md).

0 commit comments

Comments
 (0)