We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d75f0a commit e02dac4Copy full SHA for e02dac4
docs/release-notes.asciidoc
@@ -348,7 +348,7 @@ online document for more information.
348
the phpdoc section (for example,
349
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
350
For more information read the
351
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch}/experimental_and_beta_apis.html[experimental and beta APIs]
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/master/experimental_and_beta_apis.html[experimental and beta APIs]
352
section in the documentation.
353
https://github.com/elastic/elasticsearch-php/pull/966[#966]
354
* Removed `AlreadyExpiredException` since it has been removed
0 commit comments