mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `8.1` to `8.0`: - [[DOCS] Fix hard-coded links (#209433)](https://github.com/elastic/kibana/pull/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":"lcawley@elastic.co"},"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-->
This commit is contained in:
parent
5911917166
commit
2b39aa12b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue