[DOCS] Fix hard-coded links (#209433)

This commit is contained in:
Lisa Cawley 2025-02-04 07:39:37 -08:00 committed by GitHub
parent 15c1679033
commit d7fe75a06d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -1434,7 +1434,7 @@ Before you upgrade to 8.0.0., remove these settings from kibana.yml.
To start {kib}, you must enable inline scripting in {es}. For more information, refer to {kibana-pull}113068[#113068].
*Impact* +
Enable link:https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting-security.html[inline scripting].
Enable link:{ref}/modules-scripting-security.html[inline scripting].
====
[discrete]

View file

@ -18,8 +18,8 @@ initiated a request to the {es} server. To overcome this problem, we introduced
`execution_context` propagates specified metadata from the {kib} browser app
or {kib} server to the {es} server through the `x-opaque-id` header emitted to the
{es} https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules-slowlog.html[slow logs].
For details, check the https://www.elastic.co/guide/en/kibana/master/kibana-troubleshooting-trace-query.html[troubleshooting guide].
{es} {ref}/index-modules-slowlog.html[slow logs].
For details, check the <<kibana-troubleshooting-trace-query,troubleshooting guide>>.
The `execution_context` has the following interface:

View file

@ -349,7 +349,7 @@ As an example, the following configuration disables two tables.
The https://github.com/osquery/osquery/releases[Osquery version] available on an Elastic Agent
is associated to the version of Osquery Beat on the Agent.
To get the latest version of Osquery Beat,
https://www.elastic.co/guide/en/fleet/master/upgrade-elastic-agent.html[upgrade your Elastic Agent].
{fleet-guide}/upgrade-elastic-agent.html[upgrade your Elastic Agent].
[float]
=== Debug issues