From f28d8ecc6b8f41e22f7fc458592e76735e20ef7a Mon Sep 17 00:00:00 2001 From: muthu-mps Date: Tue, 2 Dec 2025 11:37:02 +0530 Subject: [PATCH] update new docs link --- scripts/links_table.yml | 2 +- test/packages/other/alert_rule_templates/docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/links_table.yml b/scripts/links_table.yml index e576e1a75..51231f422 100644 --- a/scripts/links_table.yml +++ b/scripts/links_table.yml @@ -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 \ No newline at end of file + alert-rule-templates: https://www.elastic.co/docs/reference/fleet/alerting-rule-templates \ No newline at end of file diff --git a/test/packages/other/alert_rule_templates/docs/README.md b/test/packages/other/alert_rule_templates/docs/README.md index 10cda881c..e23876224 100644 --- a/test/packages/other/alert_rule_templates/docs/README.md +++ b/test/packages/other/alert_rule_templates/docs/README.md @@ -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.