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 @@ -326,7 +326,7 @@ online document for more information.
326
326
the phpdoc section (for example,
327
327
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
328
328
For more information read the
329
- https://www.elastic.co/guide/en/elasticsearch/client/php-api/master /experimental_and_beta_apis.html[experimental and beta APIs]
329
+ https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch} /experimental_and_beta_apis.html[experimental and beta APIs]
330
330
section in the documentation.
331
331
https://github.com/elastic/elasticsearch-php/pull/966[#966]
332
332
* Removed `AlreadyExpiredException` since it has been removed
You can’t perform that action at this time.
0 commit comments