diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 8530774ae2204..7d889a0cab4a3 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -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] diff --git a/docs/developer/plugin-api-changes/plugin-api-changes.asciidoc b/docs/developer/plugin-api-changes/plugin-api-changes.asciidoc index 764ef1e80ce1e..7dd0157b8a826 100644 --- a/docs/developer/plugin-api-changes/plugin-api-changes.asciidoc +++ b/docs/developer/plugin-api-changes/plugin-api-changes.asciidoc @@ -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 <>. The `execution_context` has the following interface: diff --git a/docs/osquery/osquery.asciidoc b/docs/osquery/osquery.asciidoc index c82f1fb9bdb67..192c85e9e5057 100644 --- a/docs/osquery/osquery.asciidoc +++ b/docs/osquery/osquery.asciidoc @@ -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