Skip to content

Fix 8.19 broken links #6955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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