Skip to content

Commit 6f11582

Browse files
Fix links to detections API (#6955)
1 parent 8bf3ccb commit 6f11582

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/serverless/rules/detection-engine-overview.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ After rules have started running, you can monitor their executions to verify
4141
they are functioning correctly, as well as view, manage, and troubleshoot
4242
alerts (see <<security-alerts-manage,Manage detection alerts>> and <<security-alerts-ui-monitor,Monitor and troubleshoot rule executions>>).
4343

44-
You can create and manage rules and alerts via the UI or the {security-guide}/rule-api-overview.html[Detections API].
44+
You can create and manage rules and alerts via the UI or the https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-detections-api[Detections API].
4545

4646
// Link to classic docs until serverless API docs are available.
4747

docs/serverless/rules/rules-ui-create.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ The following variables can only be passed if the rule’s action frequency is f
793793
[[placeholder-examples]]
794794
==== Alert placeholder examples
795795

796-
To understand which fields to parse, see the {security-guide}/rule-api-overview.html[Detections API] to view the JSON representation of rules.
796+
To understand which fields to parse, see the https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-detections-api[Detections API] to view the JSON representation of rules.
797797

798798
// Link to classic docs until serverless API docs are available.
799799

0 commit comments

Comments
 (0)