Skip to content

Commit 3123a56

Browse files
committed
[DOCS] Adds links to breaking changes summary
1 parent 028f2ec commit 3123a56

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

docs/en/install-upgrade/breaking.asciidoc

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ use and make the necessary changes so your code is compatible with {version}.
66

77
** {apm-server-ref}/breaking-changes.html[APM Server {version} breaking changes]
88
** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
9-
** {ref}/breaking-changes.html[Elasticsearch {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,19 +22,25 @@ 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}
30+
31+
coming[8.0.0]
32+
33+
For the complete list, go to {ref}/breaking-changes.html[{es} breaking changes].
2834

2935
include::{es-repo-dir}/reference/migration/migrate_8_0.asciidoc[tag=notable-breaking-changes]
3036

3137

3238
[float]
3339
[[kibana-breaking-changes]]
34-
=== Notable {kib} breaking changes
40+
=== {kib}
3541

3642
coming[8.0.0]
3743

38-
include::{kib-repo-dir}/migration/migrate_8_0.asciidoc[tag=notable-breaking-changes]
39-
44+
For the complete list, go to {kibana-ref}/breaking-changes.html[{kib} breaking changes].
4045

46+
include::{kib-repo-dir}/migration/migrate_8_0.asciidoc[tag=notable-breaking-changes]

0 commit comments

Comments
 (0)