AWS lightsail documentation change
Summary
Fixed URL formatting in documentation link by removing double slash
Security assessment
Similar to other file change - fixes URL path formatting without altering security-related content. No evidence of security impact or security documentation addition.
Diff
diff --git a/lightsail/latest/userguide/wp-setup-common-errors.md b/lightsail/latest/userguide/wp-setup-common-errors.md index d2b50d5ed..394d1b9a3 100644 --- a//lightsail/latest/userguide/wp-setup-common-errors.md +++ b//lightsail/latest/userguide/wp-setup-common-errors.md @@ -52 +52 @@ Confirm that the **A** or **AAAA** DNS records are present in the DNS zone, and -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's DNS. 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's DNS. 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_.