AWS lightsail documentation change
Summary
Fixed a URL formatting issue by adding an extra slash in the AWS blog link path
Security assessment
The change corrects a URL syntax error but does not address security vulnerabilities or document security features.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-tutorial-launching-and-configuring-wordpress.md b/lightsail/latest/userguide/amazon-lightsail-tutorial-launching-and-configuring-wordpress.md index 8eed458c7..a51dec7d8 100644 --- a//lightsail/latest/userguide/amazon-lightsail-tutorial-launching-and-configuring-wordpress.md +++ b//lightsail/latest/userguide/amazon-lightsail-tutorial-launching-and-configuring-wordpress.md @@ -108 +108 @@ 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_.