AWS controltower: Fix broken documentation links
Summary
Corrected multiple URLs by removing double slashes to resolve linking issues.
Security assessment
The change fixes broken hyperlinks but does not alter security guidance or address vulnerabilities.
Evidence
+ * For recommended administrative practices, see [Best Practices](https://docs.aws.amazon.com/controltower/latest/userguide/best-practices.html).
Diff
diff --git a/controltower/latest/userguide/getting-started-next.md b/controltower/latest/userguide/getting-started-next.md index 57a6db691..f6bf941ce 100644 --- a//controltower/latest/userguide/getting-started-next.md +++ b//controltower/latest/userguide/getting-started-next.md @@ -13 +13 @@ To learn more about how you can use AWS Control Tower, see the following topics: - * For recommended administrative practices, see [Best Practices](https://docs.aws.amazon.com//controltower/latest/userguide/best-practices.html). + * For recommended administrative practices, see [Best Practices](https://docs.aws.amazon.com/controltower/latest/userguide/best-practices.html). @@ -17 +17 @@ To learn more about how you can use AWS Control Tower, see the following topics: - * To begin enrolling organizations and accounts from your AWS Organizations deployments, see [Govern existing organizations and accounts](https://docs.aws.amazon.com//controltower/latest/userguide/importing-existing.html). + * To begin enrolling organizations and accounts from your AWS Organizations deployments, see [Govern existing organizations and accounts](https://docs.aws.amazon.com/controltower/latest/userguide/importing-existing.html). @@ -23 +23 @@ To learn more about how you can use AWS Control Tower, see the following topics: - * To learn more about the capabilities of AWS Control Tower, see [Related information](https://docs.aws.amazon.com//controltower/latest/userguide/related-information.html). + * To learn more about the capabilities of AWS Control Tower, see [Related information](https://docs.aws.amazon.com/controltower/latest/userguide/related-information.html). @@ -34 +34 @@ To learn more about how you can use AWS Control Tower, see the following topics: -If you have not yet enabled MFA for your account's root user, do so now. For more information about best practices for the root user, see [Best practices to protect your account's root user](https://docs.aws.amazon.com//accounts/latest/reference/best-practices-root-user.html#bp-root-limit-tasks). +If you have not yet enabled MFA for your account's root user, do so now. For more information about best practices for the root user, see [Best practices to protect your account's root user](https://docs.aws.amazon.com/accounts/latest/reference/best-practices-root-user.html#bp-root-limit-tasks).