Skip to content

Commit 635bcf0

Browse files
authored
[7.17] [DOCS] Fix hard-coded links (#209433) (#209579)
# Backport This will backport the following commits from `8.1` to `7.17`: - [[DOCS] Fix hard-coded links (#209433)](#209433) <!--- Backport version: 9.6.4 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T15:39:37Z","message":"[DOCS] Fix hard-coded links (#209433)","sha":"d7fe75a06d8758c489a73f61d414829361f7dcec","branchLabelMapping":{"^v8.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v7.9.4","v7.10.3","v7.11.3","v7.12.2","v7.13.5","v7.14.3","skip-ci","v7.15.3","v7.16.4","v8.0.2","v8.1.4","backport:version","v7.17.28"],"title":"[DOCS] Fix hard-coded links","number":209433,"url":"https://github.com/elastic/kibana/pull/209433","mergeCommit":{"message":"[DOCS] Fix hard-coded links (#209433)","sha":"d7fe75a06d8758c489a73f61d414829361f7dcec"}},"sourceBranch":"8.1","suggestedTargetBranches":["7.9","7.10","7.11","7.12","7.13","7.14","7.15","7.16","8.0","7.17"],"targetPullRequestStates":[{"branch":"7.9","label":"v7.9.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.10","label":"v7.10.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.11","label":"v7.11.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.12","label":"v7.12.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.13","label":"v7.13.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.14","label":"v7.14.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.15","label":"v7.15.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.16","label":"v7.16.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.0","label":"v8.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209433","number":209433,"mergeCommit":{"message":"[DOCS] Fix hard-coded links (#209433)","sha":"d7fe75a06d8758c489a73f61d414829361f7dcec"}},{"branch":"7.17","label":"v7.17.28","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
1 parent 332ab9c commit 635bcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/osquery/osquery.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ As an example, the following configuration disables two tables.
349349
The https://github.com/osquery/osquery/releases[Osquery version] available on an Elastic Agent
350350
is associated to the version of Osquery Beat on the Agent.
351351
To get the latest version of Osquery Beat,
352-
https://www.elastic.co/guide/en/fleet/master/upgrade-elastic-agent.html[upgrade your Elastic Agent].
352+
{fleet-guide}/upgrade-elastic-agent.html[upgrade your Elastic Agent].
353353

354354
[float]
355355
=== Debug issues

0 commit comments

Comments
 (0)