AWS Route53 documentation change
Summary
Updated link to ACM documentation from relative to absolute path.
Security assessment
This change only fixes a documentation link without modifying security content. The HTTPS requirement mention remains unchanged, and there's no evidence of addressing a security vulnerability.
Diff
diff --git a/Route53/latest/DeveloperGuide/soy.md b/Route53/latest/DeveloperGuide/soy.md index 0872695d2..298634ad9 100644 --- a//Route53/latest/DeveloperGuide/soy.md +++ b//Route53/latest/DeveloperGuide/soy.md @@ -21 +21 @@ One to ten years. -HTTPS is required for all websites on this TLD. For the domain to work properly in browsers, you must configure HTTPS for your website. For more information about configuring HTTPS with AWS, including resources to obtain an SSL certificate, see [What Is AWS Certificate Manager?](latest/userguide/acm-overview.html). +HTTPS is required for all websites on this TLD. For the domain to work properly in browsers, you must configure HTTPS for your website. For more information about configuring HTTPS with AWS, including resources to obtain an SSL certificate, see [What Is AWS Certificate Manager?](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html).