Skip to content

Commit a60545d

Browse files
authored
[DOCS] Fixes license management links (#69347) (#69355)
1 parent 153218f commit a60545d

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

docs/management/managing-beats.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Don't have a license? You can start a 30-day trial. In {kib}, go to
2121
*Management > License Management*. At the end of the trial
2222
period, you can purchase a subscription to keep using central management. For
2323
more information, see https://www.elastic.co/subscriptions and
24-
{stack-ov}/license-management.html[License Management].
24+
<<managing-licenses>>.
2525
====
2626

2727
{kib} makes it easy for you to use central management by walking you through the

docs/setup/docker.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ https://github.com/elastic/dockerfiles/tree/{branch}/kibana[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+
<<managing-licenses,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.
@@ -54,7 +54,7 @@ endif::[]
5454

5555
The Docker images provide several methods for configuring Kibana. The
5656
conventional approach is to provide a `kibana.yml` file as described in
57-
{kibana-ref}/settings.html[Configuring Kibana], but it's also possible to use
57+
<<settings>>, but it's also possible to use
5858
environment variables to define settings.
5959

6060
[float]

docs/setup/install/deb.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Kibana on any Debian-based system such as Debian and Ubuntu.
77

88
This package is free to use under the Elastic license. It contains open source
99
and free commercial features and access to paid commercial features.
10-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
10+
<<managing-licenses,Start a 30-day trial>> to try out all of the
1111
paid commercial features. See the
1212
https://www.elastic.co/subscriptions[Subscriptions] page for information about
1313
Elastic license levels.
@@ -173,7 +173,7 @@ include::systemd.asciidoc[]
173173

174174
Kibana loads its configuration from the `/etc/kibana/kibana.yml`
175175
file by default. The format of this config file is explained in
176-
{kibana-ref}/settings.html[Configuring Kibana].
176+
<<settings>>.
177177

178178
[[deb-layout]]
179179
==== Directory layout of Debian package

docs/setup/install/rpm.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ such as SLES 11 and CentOS 5. Please see <<targz>> instead.
1111

1212
This package is free to use under the Elastic license. It contains open source
1313
and free commercial features and access to paid commercial features.
14-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
14+
<<managing-licenses,Start a 30-day trial>> to try out all of the
1515
paid commercial features. See the
1616
https://www.elastic.co/subscriptions[Subscriptions] page for information about
1717
Elastic license levels.
@@ -164,7 +164,7 @@ include::systemd.asciidoc[]
164164

165165
Kibana loads its configuration from the `/etc/kibana/kibana.yml`
166166
file by default. The format of this config file is explained in
167-
{kibana-ref}/settings.html[Configuring Kibana].
167+
<<settings>>.
168168

169169
[[rpm-layout]]
170170
==== Directory layout of RPM

docs/setup/install/targz.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ are the easiest formats to use when trying out Kibana.
66

77
These packages are free to use under the Elastic license. They contain open
88
source and free commercial features and access to paid commercial features.
9-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
9+
<<managing-licenses,Start a 30-day trial>> to try out all of the
1010
paid commercial features. See the
1111
https://www.elastic.co/subscriptions[Subscriptions] page for information about
1212
Elastic license levels.
@@ -84,7 +84,7 @@ include::targz-running.asciidoc[]
8484

8585
Kibana loads its configuration from the `$KIBANA_HOME/config/kibana.yml`
8686
file by default. The format of this config file is explained in
87-
{kibana-ref}/settings.html[Configuring Kibana].
87+
<<settings>>.
8888

8989

9090
[[targz-layout]]

docs/setup/install/windows.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Kibana can be installed on Windows using the `.zip` package.
55

66
This package is free to use under the Elastic license. It contains open source
77
and free commercial features and access to paid commercial features.
8-
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
8+
<<managing-licenses,Start a 30-day trial>> to try out all of the
99
paid commercial features. See the
1010
https://www.elastic.co/subscriptions[Subscriptions] page for information about
1111
Elastic license levels.
@@ -53,7 +53,7 @@ include::windows-running.asciidoc[]
5353

5454
Kibana loads its configuration from the `$KIBANA_HOME/config/kibana.yml`
5555
file by default. The format of this config file is explained in
56-
{kibana-ref}/settings.html[Configuring Kibana].
56+
<<settings>>.
5757

5858
[[windows-layout]]
5959
==== Directory layout of `.zip` archive

0 commit comments

Comments
 (0)