Skip to content

Commit

Permalink
[Entity Analytics] Update Entity Risk Scoring doc link to point to ne…
Browse files Browse the repository at this point in the history
…w page (#172560)

Update: We are now setting the link to a temporary link to get
elastic/security-docs#4296 merged and will then
update to the new page

As requested by @natasha-moore-elastic
[here](elastic/security-docs#4296 (comment))

The entity risk scorign documentation is moving to a new page and we
need to update this link to fix the build in
elastic/security-docs#4296.
  • Loading branch information
hop-dev authored Dec 5, 2023
1 parent 45885a7 commit 434b1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kbn-doc-links/src/get_doc_links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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#entity-risk-scoring`,
entityRiskScoring: `${SECURITY_SOLUTION_DOCS}advanced-entity-analytics-overview.html`,
},
},
query: {
Expand Down

0 comments on commit 434b1af

Please sign in to comment.