[DOCS] Fix edit_url for Elasticsearch Ref (elastic/x-pack-elasticsearch#1814)
Original commit: elastic/x-pack-elasticsearch@170a9c91c2
This commit is contained in:
parent
0c7e802704
commit
4b03566726
|
@ -29,6 +29,7 @@ ifdef::include-xpack[]
|
||||||
include::setup-xes.asciidoc[]
|
include::setup-xes.asciidoc[]
|
||||||
endif::include-xpack[]
|
endif::include-xpack[]
|
||||||
|
|
||||||
|
:edit_url:
|
||||||
include::{es-repo-dir}/reference/index-shared2.asciidoc[]
|
include::{es-repo-dir}/reference/index-shared2.asciidoc[]
|
||||||
|
|
||||||
ifdef::include-xpack[]
|
ifdef::include-xpack[]
|
||||||
|
@ -36,4 +37,5 @@ ifdef::include-xpack[]
|
||||||
include::rest-api/index.asciidoc[]
|
include::rest-api/index.asciidoc[]
|
||||||
endif::include-xpack[]
|
endif::include-xpack[]
|
||||||
|
|
||||||
|
:edit_url:
|
||||||
include::{es-repo-dir}/reference/index-shared3.asciidoc[]
|
include::{es-repo-dir}/reference/index-shared3.asciidoc[]
|
||||||
|
|
Loading…
Reference in New Issue