diff --git a/docs/reference/migration/index.asciidoc b/docs/reference/migration/index.asciidoc index e5ba82c40674..1e9c86ba51c4 100644 --- a/docs/reference/migration/index.asciidoc +++ b/docs/reference/migration/index.asciidoc @@ -3,23 +3,11 @@ [partintro] -- -This section discusses the changes that you need to be aware of when migrating -your application from one version of Elasticsearch to another. +This section discusses the changes that you need to be aware of to migrate +your application to {version}. For more information about what's new in this +release, see the <> and <>. -As a general rule: - -* Migration between minor versions -- e.g. `7.x` to `7.y` -- can be - performed by <>. - -* Migration between consecutive major versions -- e.g. `6.x` to `7.x` -- - requires a <>. - -* Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` -- - is not supported. - -For more information, see <>. - -See also <> and <>. +For information about how to upgrade your cluster, see <>. * <>