From 0f3b483fd75a27e32d7f9189f16d6257e43430a9 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 21 Feb 2022 22:34:02 -0800 Subject: [PATCH] Updated link [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5467e9..8c276a3 100644 --- a/README.md +++ b/README.md @@ -1376,13 +1376,13 @@ Bonsai, Elastic Cloud, and Amazon OpenSearch Service all support encryption at r ### Automatic Failover -Create an initializer `config/initializers/elasticsearch.rb` with multiple hosts: +Create an initializer with multiple hosts: ```ruby ENV["ELASTICSEARCH_URL"] = "https://user:password@host1,https://user:password@host2" ``` -See [elasticsearch-transport](https://github.com/elastic/elasticsearch-ruby/blob/master/elasticsearch-transport) for a complete list of options. +See [elastic-transport](https://github.com/elastic/elastic-transport-ruby) or [opensearch-transport](https://github.com/opensearch-project/opensearch-ruby/tree/main/opensearch-transport) for a complete list of options. ### Lograge -- libgit2 0.21.0