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 scripts/links_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ links:
elastic-main: "https://www.elastic.co/guide"
getting-started-observability: "https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html"
elasticsearch-histograms: https://www.elastic.co/guide/en/elasticsearch/reference/current/histogram.html
alert-rule-templates: https://www.elastic.co/docs/reference/fleet/alert-templates#alert-templates
alert-rule-templates: https://www.elastic.co/docs/reference/fleet/alerting-rule-templates
2 changes: 1 addition & 1 deletion test/packages/other/alert_rule_templates/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Alert rule templates provide pre-defined configurations for creating alert rules in Kibana.

For more information, refer to the [Elastic documentation](https://www.elastic.co/docs/reference/fleet/alert-templates#alert-templates).
For more information, refer to the [Elastic documentation](https://www.elastic.co/docs/reference/fleet/alerting-rule-templates).

Alert rule templates require Elastic Stack version 9.2.0 or later.

Expand Down