AWS pinpoint documentation change
Summary
Fixed URL formatting in link to Amazon SES documentation by adding an extra slash.
Security assessment
The change corrects a URL path but does not introduce or modify security-related content. No evidence of addressing a security vulnerability.
Diff
diff --git a/pinpoint/latest/userguide/message-templates-creating-email.md b/pinpoint/latest/userguide/message-templates-creating-email.md index 1f623e57b..2ab1b2607 100644 --- a//pinpoint/latest/userguide/message-templates-creating-email.md +++ b//pinpoint/latest/userguide/message-templates-creating-email.md @@ -47 +47 @@ 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).