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 f50ea4f commit bfa5cf4Copy full SHA for bfa5cf4
docs/en/install-upgrade/breaking.asciidoc
@@ -24,4 +24,7 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated.
24
25
ifdef::asciidoctor-builds[]
26
include::{es-repo-dir}/reference/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
27
+
28
+include::{kib-repo-dir}/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
29
30
endif::asciidoctor-builds[]
docs/index.asciidoc
@@ -3,6 +3,7 @@
3
4
:asciidoctor-builds: true
5
:es-repo-dir: {docdir}/../../elasticsearch/docs
6
+:kib-repo-dir: {docdir}/../../kibana/docs
7
8
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
9
include::{es-repo-dir}/Versions.asciidoc[]
0 commit comments