Skip to content

Commit 739f186

Browse files
committed
Little fixes
1 parent 2e44545 commit 739f186

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

get-started/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ mapped_pages:
77
---
88
# Get started
99

10+
## Overview
11+
1012
{{es}} is the heart of the [Elastic Stack](the-stack.md). Combined with {{kib}}, it powers these Elastic solutions and use cases:
1113

1214
* [Observability](/solutions/observability.md)
@@ -17,11 +19,11 @@ mapped_pages:
1719
Refer to our [customer success stories](https://www.elastic.co/customers/success-stories) for concrete examples of how Elastic is used in real-world scenarios.
1820
:::
1921

20-
## First steps
22+
## Next steps
2123

2224
Get started by learning about:
2325

24-
- [{{es}} and {{kib}}](introduction.md), the core components of the {{{stack}}}.
26+
- [{{es}} and {{kib}}](introduction.md), the core components of the {{stack}}.
2527
- [The stack](/get-started/the-stack.md) to understand the relationship between core and optional components of an Elastic deployment.
2628
- [The out-of-the-box solutions and use cases](/solutions/index.md) that Elastic supports.
2729
- [Deploying Elastic](./deployment-options.md) for your use case.

get-started/introduction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-what-is-es.html
4-
navigation_title: "{{ess}} and {{kib}}"
54
---
65

7-
# {{ess}} and {{kib}} [introduction]
6+
# {{es}} and {{kib}} [introduction]
87

98
## What is {{es}}?
109

get-started/versioning-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ navigation_title: Versioning and availability
66

77
## Elastic Stack versioning
88

9-
{{ess}} and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
9+
{{es}} and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
1010

1111
Each number represents a specific level of change:
1212

0 commit comments

Comments
 (0)