mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Security Solution] Update siemMigrations doc link (#214322)
complements https://github.com/elastic/kibana/pull/213966
This commit is contained in:
parent
5b82f5c209
commit
4bdac1d760
1 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ export const getDocLinks = ({ kibanaBranch, buildFlavor }: GetDocLinkOptions): D
|
|||
signalsMigrationApi: `${SECURITY_SOLUTION_DOCS}signals-migration-api.html`,
|
||||
legacyEndpointManagementApiDeprecations: `${KIBANA_DOCS}breaking-changes-summary.html#breaking-199598`,
|
||||
legacyRuleManagementBulkApiDeprecations: `${KIBANA_DOCS}breaking-changes-summary.html#breaking-207091`,
|
||||
siemMigrations: `${SECURITY_SOLUTION_DOCS}ai-for-security.html`, // TODO: Update this link once the content is available
|
||||
siemMigrations: `${SECURITY_SOLUTION_DOCS}siem-migration.html`,
|
||||
llmPerformanceMatrix: `${SECURITY_SOLUTION_DOCS}llm-performance-matrix.html`,
|
||||
},
|
||||
query: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue