Skip to content

Commit a012dde

Browse files
authored
[DOCS] Adds missing anchor in Installation Upgrade Guide (#222)
1 parent 9dc56db commit a012dde

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

docs/en/install-upgrade/index.asciidoc

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,7 @@
77
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
88
include::{es-repo-dir}/Versions.asciidoc[]
99

10-
== Overview
11-
12-
The products in the https://www.elastic.co/products[{stack}]
13-
are designed to be used together and releases are synchronized
14-
to simplify the installation and upgrade process. The full stack
15-
consists of:
16-
17-
* {beats-ref}/index.html[Beats {branch}]
18-
* {apm-server-ref}/index.html[APM Server {branch}]
19-
* {ref}/index.html[Elasticsearch {branch}]
20-
* {hadoop-ref}/index.html[Elasticsearch Hadoop {branch}]
21-
* {kibana-ref}/index.html[Kibana {branch}]
22-
* {logstash-ref}/index.html[Logstash {branch}]
23-
24-
This guide provides information about installing and upgrading
25-
when you are using more than one {stack} product. It specifies
26-
the recommended order of installation and the steps you need to take
27-
to prepare for a stack upgrade.
28-
29-
For detailed information about breaking changes in {version} and install
30-
and upgrade instructions for specific components, see the individual
31-
product reference guides.
10+
include::overview.asciidoc[]
3211

3312
include::installing-stack.asciidoc[]
3413

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[[overview]]
2+
== Overview
3+
4+
The products in the https://www.elastic.co/products[{stack}]
5+
are designed to be used together and releases are synchronized
6+
to simplify the installation and upgrade process. The full stack
7+
consists of:
8+
9+
* {beats-ref}/index.html[Beats {branch}]
10+
* {apm-server-ref}/index.html[APM Server {branch}]
11+
* {ref}/index.html[Elasticsearch {branch}]
12+
* {hadoop-ref}/index.html[Elasticsearch Hadoop {branch}]
13+
* {kibana-ref}/index.html[Kibana {branch}]
14+
* {logstash-ref}/index.html[Logstash {branch}]
15+
16+
This guide provides information about installing and upgrading
17+
when you are using more than one {stack} product. It specifies
18+
the recommended order of installation and the steps you need to take
19+
to prepare for a stack upgrade.
20+
21+
For detailed information about breaking changes in {version} and install
22+
and upgrade instructions for specific components, see the individual
23+
product reference guides.

0 commit comments

Comments
 (0)