File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
= Elasticsearch-PHP
3
3
4
+ :doctype: book
5
+
6
+ include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
4
7
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5
8
6
9
include::overview.asciidoc[]
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ online document for more information.
318
318
the phpdoc section (for example,
319
319
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
320
320
For more information read the
321
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/master /experimental_and_beta_apis.html[experimental and beta APIs]
321
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch} /experimental_and_beta_apis.html[experimental and beta APIs]
322
322
section in the documentation.
323
323
https://github.com/elastic/elasticsearch-php/pull/966[#966]
324
324
* Removed `AlreadyExpiredException` since it has been removed
You can’t perform that action at this time.
0 commit comments