[8.6] [DOCS] Refreshed URL to value list docs (#146634) (#148399)

# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Refreshed URL to value list docs
(#146634)](https://github.com/elastic/kibana/pull/146634)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"nastasha-solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-04T14:54:39Z","message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.6.0","v8.7.0"],"number":146634,"url":"https://github.com/elastic/kibana/pull/146634","mergeCommit":{"message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146634","number":146634,"mergeCommit":{"message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd"}}]}]
BACKPORT-->

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2023-01-04 11:01:33 -05:00 committed by GitHub
parent b99147d32d
commit 243928b6ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -380,7 +380,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => {
responseActions: `${SECURITY_SOLUTION_DOCS}response-actions.html`,
configureEndpointIntegrationPolicy: `${SECURITY_SOLUTION_DOCS}configure-endpoint-integration-policy.html`,
exceptions: {
value_lists: `${SECURITY_SOLUTION_DOCS}detections-ui-exceptions.html`,
value_lists: `${SECURITY_SOLUTION_DOCS}value-lists-exceptions.html`,
},
privileges: `${SECURITY_SOLUTION_DOCS}endpoint-management-req.html`,
},