diff --git a/docs/sources/integrations/_index.md b/docs/sources/integrations/_index.md index 6ceddd3c..fe9ed57a 100644 --- a/docs/sources/integrations/_index.md +++ b/docs/sources/integrations/_index.md @@ -1,5 +1,5 @@ --- -canonical: https://grafana.com/docs/oncall/latest/integration-with-alert-sources/ +canonical: https://grafana.com/docs/oncall/latest/integrations/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/alertmanager/index.md b/docs/sources/integrations/alertmanager/index.md index cae15096..81574049 100644 --- a/docs/sources/integrations/alertmanager/index.md +++ b/docs/sources/integrations/alertmanager/index.md @@ -1,7 +1,7 @@ --- aliases: - add-alertmanager/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-alertmanager/ +canonical: https://grafana.com/docs/oncall/latest/integrations/alertmanager/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/grafana-alerting/index.md b/docs/sources/integrations/grafana-alerting/index.md index 42b3baee..af793b19 100644 --- a/docs/sources/integrations/grafana-alerting/index.md +++ b/docs/sources/integrations/grafana-alerting/index.md @@ -1,7 +1,7 @@ --- aliases: - add-grafana-alerting/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-grafana-alerting/ +canonical: https://grafana.com/docs/oncall/latest/integrations/grafana-alerting/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/inbound-email/index.md b/docs/sources/integrations/inbound-email/index.md index 24cd06be..ef6add71 100644 --- a/docs/sources/integrations/inbound-email/index.md +++ b/docs/sources/integrations/inbound-email/index.md @@ -1,7 +1,7 @@ --- aliases: - inbound-email/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-inbound-email/ +canonical: https://grafana.com/docs/oncall/latest/integrations/inbound-email/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/sentry/index.md b/docs/sources/integrations/sentry/index.md index a924651d..56d8a780 100644 --- a/docs/sources/integrations/sentry/index.md +++ b/docs/sources/integrations/sentry/index.md @@ -2,7 +2,7 @@ aliases: - add-sentry/ - /docs/oncall/latest/integrations/available-integrations/configure-Sentry/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-sentry/ +canonical: https://grafana.com/docs/oncall/latest/integrations/sentry/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/webhook/index.md b/docs/sources/integrations/webhook/index.md index 1a559f2d..a6698e1a 100644 --- a/docs/sources/integrations/webhook/index.md +++ b/docs/sources/integrations/webhook/index.md @@ -1,7 +1,7 @@ --- aliases: - ../add-webhook-integration/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-webhook/ +canonical: https://grafana.com/docs/oncall/latest/integrations/webhook/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/integrations/zabbix/index.md b/docs/sources/integrations/zabbix/index.md index f281e606..70b49c5d 100644 --- a/docs/sources/integrations/zabbix/index.md +++ b/docs/sources/integrations/zabbix/index.md @@ -1,7 +1,7 @@ --- aliases: - add-zabbix/ -canonical: https://grafana.com/docs/oncall/latest/integrations/available-integrations/configure-zabbix/ +canonical: https://grafana.com/docs/oncall/latest/integrations/zabbix/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/notify/ms-teams/index.md b/docs/sources/notify/ms-teams/index.md index 94821845..7cf5b176 100644 --- a/docs/sources/notify/ms-teams/index.md +++ b/docs/sources/notify/ms-teams/index.md @@ -1,7 +1,7 @@ --- aliases: - ../../chat-options/configure-teams/ -canonical: https://grafana.com/docs/oncall/latest/integrations/chatops-integrations/configure-teams/ +canonical: https://grafana.com/docs/oncall/latest/notify/ms-teams/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/notify/slack/index.md b/docs/sources/notify/slack/index.md index 8407620c..4850ba28 100644 --- a/docs/sources/notify/slack/index.md +++ b/docs/sources/notify/slack/index.md @@ -1,7 +1,7 @@ --- aliases: - ../../chat-options/configure-slack/ -canonical: https://grafana.com/docs/oncall/latest/integrations/chatops-integrations/configure-slack/ +canonical: https://grafana.com/docs/oncall/latest/notify/slack/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/notify/telegram/index.md b/docs/sources/notify/telegram/index.md index 5b8dbcd2..49a38ddd 100644 --- a/docs/sources/notify/telegram/index.md +++ b/docs/sources/notify/telegram/index.md @@ -1,7 +1,7 @@ --- aliases: - ../../chat-options/configure-telegram/ -canonical: https://grafana.com/docs/oncall/latest/integrations/chatops-integrations/configure-telegram/ +canonical: https://grafana.com/docs/oncall/latest/notify/telegram/ keywords: - Grafana Cloud - Alerts diff --git a/docs/sources/oncall-api-reference/outgoing_webhooks.md b/docs/sources/oncall-api-reference/outgoing_webhooks.md index f7f2d4f2..88bed53a 100644 --- a/docs/sources/oncall-api-reference/outgoing_webhooks.md +++ b/docs/sources/oncall-api-reference/outgoing_webhooks.md @@ -10,7 +10,7 @@ weight: 700 > endpoint remains available and is compatible with previous callers but under the hood it will interact with the > new webhooks objects. It is recommended to use the /webhooks endpoint going forward which has more features. -For more details about specific fields of a webhook see [outgoing webhooks][outgoing-webhooks] documentation. +For more details about specific fields of a webhook see [outgoing webhooks](../../outgoing-webhooks) documentation. ## List webhooks @@ -105,7 +105,7 @@ curl "{{API_URL}}/api/v1/webhooks/" \ ### Trigger Types -See [here](outgoing-webhooks#event-types) for details +For more detail, refer to [Event types](../../outgoing-webhooks#event-types). - `escalation` - `alert group created`