Skip to content

Commit ae36c43

Browse files
authored
Merge pull request elastic#2 from dedemorton/fix_links
Fix link issues
2 parents 4a03723 + 4cee571 commit ae36c43

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/installing-stack.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The table below lists the installation instructions, per component:
5454
|Elasticsearch
5555
|{esref}/install-elasticsearch.html[Installing Elasticsearch 5.0]
5656
|X-Pack
57-
|{xpackref}/installing-xpack[Installing X-Pack 5.0]
57+
|{xpackref}/installing-xpack.html[Installing X-Pack 5.0]
5858
|Kibana
5959
|{kibanaref}/setup.html[Installing Kibana 5.0]
6060
|Logstash

docs/upgrading-stack.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ the breaking changes section.
88

99
Each component serves a particular role in the Elastic Stack. For some use cases, it is normal to
1010
not use every component in the Elastic Stack, for instance only using Elasticsearch, Logstash, and
11-
Kibana; Elasticsearch and Kibana; Elasticsearch and Beats; or just Elasticsearch.
11+
Kibana; Elasticsearch and Kibana; Elasticsearch and Beats; or just Elasticsearch.
1212

1313
[[upgrading-elastic-stack-audience]]
1414
=== Intended Audience
@@ -108,19 +108,19 @@ that you are upgrading.
108108
|{esref}/breaking-changes.html[Breaking Changes from 2.x]
109109
|{esref}/setup-upgrade.html[Upgrading to Elasticsearch 5.0]
110110
|X-Pack
111-
|{xpackref}/breaking-changes.html[Breaking Changes from 2.x]
112-
|{xpackref}/setup-upgrade.html[Upgrading to X-Pack 5.0]
111+
|{xpackref}/migrating-to-xpack.html[Breaking Changes from 2.x]
112+
|{xpackref}/installing-xpack.html[Upgrading to X-Pack 5.0]
113113
|Kibana
114114
|{kibanaref}/breaking-changes.html[Breaking Changes from 4.x]
115-
|{kibanaref}/upgrading-kibana.html[Upgrading to Kibana 5.0]
115+
|{kibanaref}/upgrade.html[Upgrading to Kibana 5.0]
116116
|Logstash
117117
|{logstashref}/breaking-changes.html[Breaking Changes from 2.x]
118118
|{logstashref}/upgrading-logstash.html[Upgrading to Logstash 5.0]
119119
|Beats
120120
|{beatsref}/breaking-changes.html[Breaking Changes from 1.x]
121121
|{beatsref}/upgrading.html[Upgrading to Beats 5.0]
122122
|Elasticsearch Hadoop
123-
|{hadoopref}/breaking-changes.html[Breaking Changes from 2.x]
123+
|TBD
124124
|{hadoopref}/install.html[Upgrading to Elasticsearch Hadoop 5.0]
125125
|===
126126

0 commit comments

Comments
 (0)