AWS Security ChangesHomeSearch

AWS lightsail documentation change

Service: lightsail · 2025-11-22 · Documentation low

File: lightsail/latest/userguide/wordpress-setup-failures.md

Summary

Fixed URL formatting in documentation link by removing double slash

Security assessment

Change only corrects a URL path formatting issue (removed double slash in blog URL). No security implications - purely a documentation link fix.

Diff

diff --git a/lightsail/latest/userguide/wordpress-setup-failures.md b/lightsail/latest/userguide/wordpress-setup-failures.md
index a97cdc149..f7bfc6e53 100644
--- a//lightsail/latest/userguide/wordpress-setup-failures.md
+++ b//lightsail/latest/userguide/wordpress-setup-failures.md
@@ -46 +46 @@ Verify that the **A** or **AAAA** DNS records are present in the DNS zone, and t
-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_.