Skip to content

Commit 5c21ec2

Browse files
committed
[DOCS] Updates elastic transport link in API README
1 parent a4cdf76 commit 5c21ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `elasticsearch-api` library provides a Ruby implementation of
99
the [Elasticsearch](http://elasticsearch.com) REST API.
1010

1111
It does not provide an Elasticsearch client; see the
12-
[`elasticsearch-transport`](https://github.com/elasticsearch/elasticsearch-ruby/tree/main/elasticsearch-transport) library.
12+
[`elastic-transport`](https://github.com/elastic/elastic-transport-ruby/) library.
1313

1414
We follow Ruby’s own maintenance policy and officially support all currently maintained versions per [Ruby Maintenance Branches](https://www.ruby-lang.org/en/downloads/branches/).
1515

0 commit comments

Comments
 (0)