AWS controltower documentation change
Summary
Fixed console URL by removing double slash in 'https://console.aws.amazon.com//controltower'
Security assessment
URL formatting correction without security implications; doesn't reference vulnerabilities or security features
Diff
diff --git a/controltower/latest/userguide/region-how.md b/controltower/latest/userguide/region-how.md index 86c6b6432..fef394cd4 100644 --- a//controltower/latest/userguide/region-how.md +++ b//controltower/latest/userguide/region-how.md @@ -133 +133 @@ When you configure your landing zone for new Regions, AWS Control Tower detectiv - 1. Sign in to the AWS Control Tower console at [https://console.aws.amazon.com//controltower](https://console.aws.amazon.com//controltower) + 1. Sign in to the AWS Control Tower console at [https://console.aws.amazon.com/controltower](https://console.aws.amazon.com/controltower)