AWS pinpoint documentation change
Summary
Fixed URL formatting in link to Amazon SES documentation by adding an extra slash.
Security assessment
Similar to the previous change, this corrects a URL path without altering security guidance or addressing vulnerabilities.
Diff
diff --git a/pinpoint/latest/userguide/messages-email.md b/pinpoint/latest/userguide/messages-email.md index 1bad704db..c7fc17b83 100644 --- a//pinpoint/latest/userguide/messages-email.md +++ b//pinpoint/latest/userguide/messages-email.md @@ -49 +49 @@ You must set up an email orchestration sending role before you can use email hea -Under **Headers** , choose **Add new headers** , to add up to 15 headers for the email message. For a list of supported headers, see [Amazon SES header fields](https://docs.aws.amazon.com/ses/latest/dg/header-fields.html) in the [Amazon Simple Email Service Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/Welcome.html). +Under **Headers** , choose **Add new headers** , to add up to 15 headers for the email message. For a list of supported headers, see [Amazon SES header fields](https://docs.aws.amazon.com/ses/latest/dg/header-fields.html) in the [Amazon Simple Email Service Developer Guide](https://docs.aws.amazon.com//ses/latest/dg/Welcome.html).