Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/serverless/rules/detection-engine-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ After rules have started running, you can monitor their executions to verify
they are functioning correctly, as well as view, manage, and troubleshoot
alerts (see <<security-alerts-manage,Manage detection alerts>> and <<security-alerts-ui-monitor,Monitor and troubleshoot rule executions>>).

You can create and manage rules and alerts via the UI or the {security-guide}/rule-api-overview.html[Detections API].
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].

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

Expand Down
2 changes: 1 addition & 1 deletion docs/serverless/rules/rules-ui-create.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ The following variables can only be passed if the rule’s action frequency is f
[[placeholder-examples]]
==== Alert placeholder examples

To understand which fields to parse, see the {security-guide}/rule-api-overview.html[Detections API] to view the JSON representation of rules.
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.

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

Expand Down