File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,6 +151,6 @@ _____________________
151
151
This helper is a light library which wrap the official client elasticsearch-php.
152
152
It will help you to manage your ES Indices with no downtime. This helper
153
153
implements the philosophy described in the
154
- https://www.elastic.co/guide/en/elasticsearch/guide/master /index-aliases.html[official documentation]
154
+ https://www.elastic.co/guide/en/elasticsearch/guide/{branch} /index-aliases.html[official documentation]
155
155
which can be summarized in a few words : *use alias instead of index directly*.
156
156
_____________________
Original file line number Diff line number Diff line change 255
255
the phpdoc section (for example,
256
256
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
257
257
For more information read the
258
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/master /experimental_and_beta_apis.html[experimental and beta APIs]
258
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch} /experimental_and_beta_apis.html[experimental and beta APIs]
259
259
section in the documentation.
260
260
https://github.com/elastic/elasticsearch-php/pull/966[#966]
261
261
* Removed `AlreadyExpiredException` since it has been removed
You can’t perform that action at this time.
0 commit comments