Skip to content

Commit e5f23ac

Browse files
authored
[DOCS] Fixes Stack Overview links (#12025) (#12030)
1 parent 32e3ff2 commit e5f23ac

File tree

6 files changed

+5
-6
lines changed

6 files changed

+5
-6
lines changed

docs/gs-index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ release-state can be: released | prerelease | unreleased
2020
:filebeat: https://www.elastic.co/guide/en/beats/filebeat/{branch}/
2121
:lsissue: https://github.com/elastic/logstash/issues/
2222
:security: X-Pack Security
23-
:stack: https://www.elastic.co/guide/en/elastic-stack/current/
2423

2524
[[introduction]]
2625
== Logstash Introduction

docs/static/docker.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ https://github.com/elastic/logstash/tree/{branch}[GitHub].
99

1010
These images are free to use under the Elastic license. They contain open source
1111
and free commercial features and access to paid commercial features.
12-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
12+
{kibana-ref}/managing-licenses.html[Start a 30-day trial] to try out all of the
1313
paid commercial features. See the
1414
https://www.elastic.co/subscriptions[Subscriptions] page for information about
1515
Elastic license levels.

docs/static/getting-started-with-logstash.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ contains colon (:) characters.
5757
--
5858
These packages are free to use under the Elastic license. They contain open
5959
source and free commercial features and access to paid commercial features.
60-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
60+
{kibana-ref}/managing-licenses.html[Start a 30-day trial] to try out all of the
6161
paid commercial features. See the
6262
https://www.elastic.co/subscriptions[Subscriptions] page for information about
6363
Elastic license levels.

docs/static/management/centralized-pipelines.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ with the basic license. If you want to try all of the features, you can start a
1010
30-day trial. At the end of the trial period, you can purchase a subscription to
1111
keep using the full functionality of the {xpack} components. For more
1212
information, see https://www.elastic.co/subscriptions and
13-
{stack-ov}/license-management.html[License
13+
{kibana-ref}/managing-licenses.html[License
1414
Management].
1515

1616
You can control multiple Logstash instances from the pipeline management UI in

docs/static/management/configuring-centralized-pipelines.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ feature.
1313
+
1414
--
1515
For more information, see https://www.elastic.co/subscriptions and
16-
{stack-ov}/license-management.html[License management].
16+
{kibana-ref}/managing-licenses.html[License management].
1717
--
1818

1919
. Specify

docs/static/setup/setting-up-xpack.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ monitoring, machine learning, pipeline management, and many other capabilities.
77
By default, when you install Logstash, {xpack} is installed.
88

99
If you want to try all of the {xpack} features, you can
10-
{stack-ov}/license-management.html[start a 30-day trial]. At the end of the
10+
{kibana-ref}/managing-licenses.html[start a 30-day trial]. At the end of the
1111
trial period, you can purchase a subscription to keep using the full
1212
functionality of the {xpack} components. For more information, see https://www.elastic.co/subscriptions.

0 commit comments

Comments
 (0)