From 0691c7b490069a045fc0b32a3592df69d61bd3dc Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 6 Sep 2019 14:17:05 -0700 Subject: [PATCH] remove HTTP from manage notification endpoints --- .../cloud/monitor-alert/manage-notification-endpoints/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/cloud/monitor-alert/manage-notification-endpoints/_index.md b/content/v2.0/cloud/monitor-alert/manage-notification-endpoints/_index.md index 9c5ca7252..a3e930c48 100644 --- a/content/v2.0/cloud/monitor-alert/manage-notification-endpoints/_index.md +++ b/content/v2.0/cloud/monitor-alert/manage-notification-endpoints/_index.md @@ -12,6 +12,6 @@ menu: weight: 102 --- -Notification endpoints store information to connect to a third party service. If you're using the Free plan, create an HTTP or Slack endpoint. If you're using the Pay as You Go plan, create a connection to a HTTP, Slack, or PagerDuty endpoint. +Notification endpoints store information to connect to a third party service. If you're using the Free plan, create a Slack endpoint. If you're using the Pay as You Go plan, create a connection to a HTTP, Slack, or PagerDuty endpoint. {{< children >}}