AWS lightsail documentation change
Summary
Fixed URL formatting in DNS verification documentation
Security assessment
Change only corrects a broken URL path (removed double slash) in a blog reference. No security implications or security-related content modifications.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-wordpress.md b/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-wordpress.md index dbb2ea17f..e8f09e4fa 100644 --- a//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-wordpress.md +++ b//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-wordpress.md @@ -85 +85 @@ Review the following tips before you begin. For troubleshooting information, see - * When you add or update DNS records that point traffic from your apex domain (`example.com`) and its `www` subdomains (`www.example.com`), they will need to propagate throughout the Internet. You can verify that your DNS changes have taken effect by using tools such as [nslookup](https://aws.amazon.com/blogs/messaging-and-targeting/how-to-check-your-domain-verification-settings/), or [DNS Lookup](https://mxtoolbox.com/DnsLookup.aspx) from _MxToolbox_. + * When you add or update DNS records that point traffic from your apex domain (`example.com`) and its `www` subdomains (`www.example.com`), they will need to propagate throughout the Internet. You can verify that your DNS changes have taken effect by using tools such as [nslookup](https://aws.amazon.com/blogs//messaging-and-targeting/how-to-check-your-domain-verification-settings/), or [DNS Lookup](https://mxtoolbox.com/DnsLookup.aspx) from _MxToolbox_.