Skip to content

Commit 935d64a

Browse files
committed
[DOCS] Fixed typo & broken attribute.
1 parent e28b804 commit 935d64a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/reference/migration/migrate_6_0.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ Elasticsearch 6.0 node will not start in the presence of indices created in a
1212
version of Elasticsearch before 5.0.
1313

1414
[IMPORTANT]
15-
.Reindex indices from Elasticseach 2.x or before
15+
.Reindex indices from Elasticsearch 2.x or before
1616
=========================================
1717
1818
Indices created in Elasticsearch 2.x or before will need to be reindexed with
19-
Elasticsearch 5.x in order to be readable by Elasticsearch 6.x. The easiest
20-
way to reindex old indices is to use the `reindex` API.
19+
Elasticsearch 5.x in order to be readable by Elasticsearch 6.x.
2120
2221
=========================================
2322

docs/reference/upgrade/reindex_upgrade.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ To manually reindex your old indices with the <<docs-reindex,`reindex` API>>:
7575
.. Add any aliases that existed on the old index to the new index.
7676

7777

78-
// Flag this as X-Pack and conditionally include at GA.
7978
// Need to update the CSS to override sidebar titles.
8079
[role="xpack"]
8180
.Migration assistance and upgrade tools
@@ -84,7 +83,7 @@ To manually reindex your old indices with the <<docs-reindex,`reindex` API>>:
8483
reindexing and upgrading to 6.x. These tools are free with the X-Pack trial
8584
and Basic licenses and you can use them to upgrade whether or not X-Pack is a
8685
regular part of your Elastic Stack. For more information, see
87-
{stack-guide}/upgrading-elastic-stack.html.
86+
{stack-ref}/upgrading-elastic-stack.html.
8887
*******************************************
8988

9089
[[reindex-upgrade-remote]]

0 commit comments

Comments
 (0)