From 861f69184ed72b569a56c427d7fcbfe003964229 Mon Sep 17 00:00:00 2001 From: Yosef Arbiv Date: Tue, 22 Jul 2025 13:11:01 +0300 Subject: [PATCH] fix links --- .../guides/alerts-code-configuration.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/_snippets/guides/alerts-code-configuration.mdx b/docs/_snippets/guides/alerts-code-configuration.mdx index 8e16d87ac..dcb02fd82 100644 --- a/docs/_snippets/guides/alerts-code-configuration.mdx +++ b/docs/_snippets/guides/alerts-code-configuration.mdx @@ -30,14 +30,14 @@ Elementary prioritizes configuration in the following order:
   
   meta:
-    owner: "@jessica.jones"
-    subscribers: ["@jessica.jones", "@joe.joseph"]
-    description: "This is the test description"
-    tags: ["#marketing", "#data_ops"]
-    channel: data_ops
-    alert_suppression_interval: 24
-    slack_group_alerts_by: table
-    alert_fields: ["description", "owners", "tags", "subscribers", ...]
+    owner: "@jessica.jones"
+    subscribers: ["@jessica.jones", "@joe.joseph"]
+    description: "This is the test description"
+    tags: ["#marketing", "#data_ops"]
+    channel: data_ops
+    alert_suppression_interval: 24
+    slack_group_alerts_by: table
+    alert_fields: ["description", "owners", "tags", "subscribers", ...]