Browse Source

[DOCS] Updating migration guide heading. (#68500)

* [DOCS] Updating migration guide heading.

* Fixed anchor

* Fixed anchor
debadair 4 years ago
parent
commit
73e711064a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/migration/index.asciidoc

+ 2 - 2
docs/reference/migration/index.asciidoc

@@ -1,5 +1,5 @@
 [[breaking-changes]]
-= Breaking changes
+= Migration guide
 
 [partintro]
 --
@@ -35,7 +35,7 @@ For more information about {minor-version},
 see the <<release-highlights>> and <<es-release-notes>>.
 For information about how to upgrade your cluster, see <<setup-upgrade>>.	For information about how to upgrade your cluster, see <<setup-upgrade>>.
 
-* <<breaking-changes-8.0,Breaking changes in 8.0>>
+* <<migrating-8.0,Migrating to 8.0>>
 
 --
 include::migrate_8_0.asciidoc[]