AWS controltower: Correct broken link for AWS Control Tower Region configuration
Summary
Fixed a URL by removing an extra slash to ensure the link works properly.
Security assessment
The change addresses a broken hyperlink without introducing or modifying security-related documentation.
Evidence
+For information about the expected behavior of detective controls as a result of a deployment to a new Region, see [Configure your AWS Control Tower Regions](https://docs.aws.amazon.com/controltower/latest/userguide/region-how.html#deploying-to-new-region).
Diff
diff --git a/controltower/latest/userguide/2020-all.md b/controltower/latest/userguide/2020-all.md index b4ff4b5d0..c4cc24e9f 100644 --- a//controltower/latest/userguide/2020-all.md +++ b//controltower/latest/userguide/2020-all.md @@ -142 +142 @@ Updating your landing zone does not automatically update your accounts. If you h -For information about the expected behavior of detective controls as a result of a deployment to a new Region, see [Configure your AWS Control Tower Regions](https://docs.aws.amazon.com//controltower/latest/userguide/region-how.html#deploying-to-new-region). +For information about the expected behavior of detective controls as a result of a deployment to a new Region, see [Configure your AWS Control Tower Regions](https://docs.aws.amazon.com/controltower/latest/userguide/region-how.html#deploying-to-new-region).