From 29144094d43249f77e69d61c81d8bac75428035a Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 10 Aug 2020 14:16:46 -0700 Subject: [PATCH] add closing note tag --- content/v2.0/monitor-alert/send-email.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/v2.0/monitor-alert/send-email.md b/content/v2.0/monitor-alert/send-email.md index c496d4f7b..6e441a8d3 100644 --- a/content/v2.0/monitor-alert/send-email.md +++ b/content/v2.0/monitor-alert/send-email.md @@ -123,6 +123,7 @@ numberOfCrits The example below uses the Mailjet Send API to send an alert email when more than 1 critical statuses occurs within 10 minutes. {{% note %}} To view your Mailjet API credentials, sign in to Mailjet and open the [API Key Management page](https://app.mailjet.com/account/api_keys). +{{% /note %}} ```sh import "http"