Skip to content

Commit 01abc35

Browse files
committed
[DOCS] Adds links to breaking changes summary
1 parent fda5916 commit 01abc35

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/en/install-upgrade/breaking.asciidoc

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
Before you upgrade, you must review the breaking changes for each product you
55
use and make the necessary changes so your code is compatible with {version}.
66

7-
** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
87
** {apm-server-ref}/breaking-changes.html[APM Server {version} breaking changes]
9-
** {ref}/breaking-changes.html[Elasticsearch {version} breaking changes]
8+
** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
9+
** <<elasticsearch-breaking-changes,{es} {version} breaking changes>>
1010
** {hadoop-ref}/breaking-changes.html[Elasticsearch Hadoop {version} breaking changes]
11-
** {kibana-ref}/breaking-changes.html[Kibana {version} breaking changes]
11+
** <<kibana-breaking-changes,Kibana {version} breaking changes>>
1212
** {logstash-ref}/breaking-changes.html[Logstash {version} breaking changes]
1313

1414
[IMPORTANT]
@@ -22,18 +22,21 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated.
2222
2323
===============================
2424

25+
The following sections summarize the most important breaking changes in {version}:
26+
2527
[float]
2628
[[elasticsearch-breaking-changes]]
27-
=== Notable {es} breaking changes
29+
=== {es}
2830

29-
include::{es-repo-dir}/reference/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
31+
For the complete list, go to {ref}/breaking-changes.html[{es} breaking changes].
3032

33+
include::{es-repo-dir}/reference/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
3134

3235
[float]
3336
[[kibana-breaking-changes]]
34-
=== Notable {kib} breaking changes
37+
=== {kib}
3538

36-
coming[7.0.0]
39+
For the complete list, go to {kibana-ref}/breaking-changes.html[{kib} breaking changes].
3740

3841
include::{kib-repo-dir}/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
3942

0 commit comments

Comments
 (0)