mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Entity Analytics] Update Entity Risk Scoring doc link to point to the new page (#172592)
Follow on from https://github.com/elastic/kibana/pull/172560 As requested by @natasha-moore-elastic https://github.com/elastic/security-docs/pull/4296#issuecomment-1840370134 The entity risk scoring documentation is moving to a new page and we need to update this link to fix the build in https://github.com/elastic/security-docs/pull/4296.
This commit is contained in:
parent
bccc042a16
commit
2fee5954c5
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => {
|
|||
riskScorePrerequisites: `${SECURITY_SOLUTION_DOCS}ers-requirements.html`,
|
||||
hostRiskScore: `${SECURITY_SOLUTION_DOCS}host-risk-score.html`,
|
||||
userRiskScore: `${SECURITY_SOLUTION_DOCS}user-risk-score.html`,
|
||||
entityRiskScoring: `${SECURITY_SOLUTION_DOCS}advanced-entity-analytics-overview.html`,
|
||||
entityRiskScoring: `${SECURITY_SOLUTION_DOCS}entity-risk-scoring.html`,
|
||||
},
|
||||
detectionEngineOverview: `${SECURITY_SOLUTION_DOCS}detection-engine-overview.html`,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue