[DOCS] Adds links to release notes and highlights
This commit is contained in:
parent
3b70e943eb
commit
4918ae6fe4
|
@ -17,6 +17,9 @@ As a general rule:
|
||||||
* Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` --
|
* Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` --
|
||||||
is not supported.
|
is not supported.
|
||||||
|
|
||||||
See <<setup-upgrade>> for more info.
|
For more information, see <<setup-upgrade>>.
|
||||||
|
|
||||||
|
See also <<release-highlights>> and <<es-release-notes>>.
|
||||||
|
|
||||||
--
|
--
|
||||||
include::migrate_7_0.asciidoc[]
|
include::migrate_7_0.asciidoc[]
|
||||||
|
|
|
@ -4,6 +4,8 @@
|
||||||
This section discusses the changes that you need to be aware of when migrating
|
This section discusses the changes that you need to be aware of when migrating
|
||||||
your application to Elasticsearch 7.0.
|
your application to Elasticsearch 7.0.
|
||||||
|
|
||||||
|
See also <<release-highlights>> and <<es-release-notes>>.
|
||||||
|
|
||||||
[float]
|
[float]
|
||||||
=== Indices created before 7.0
|
=== Indices created before 7.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue