AWS controltower: Fix broken URLs in account email change documentation
Summary
Corrected extra slashes in support and documentation URLs for account email procedures.
Security assessment
The change only fixes URL formatting without altering security content or addressing vulnerabilities.
Evidence
+The following procedure doesn't allow you to change the email address of a **management account** , **log archive account** , or **audit account**. For more information about that, see [How do I change the email address associated with my AWS account?](https://aws.amazon.com/premiumsupport/knowledge-center/change-email-address/) or contact AWS Support.
Diff
diff --git a/controltower/latest/userguide/change-account-email.md b/controltower/latest/userguide/change-account-email.md index ea99a9f15..bd8033952 100644 --- a//controltower/latest/userguide/change-account-email.md +++ b//controltower/latest/userguide/change-account-email.md @@ -13 +13 @@ To change the email address of an enrolled member account in AWS Control Tower, -The following procedure doesn't allow you to change the email address of a **management account** , **log archive account** , or **audit account**. For more information about that, see [How do I change the email address associated with my AWS account?](https://aws.amazon.com//premiumsupport/knowledge-center/change-email-address/) or contact AWS Support. +The following procedure doesn't allow you to change the email address of a **management account** , **log archive account** , or **audit account**. For more information about that, see [How do I change the email address associated with my AWS account?](https://aws.amazon.com/premiumsupport/knowledge-center/change-email-address/) or contact AWS Support. @@ -17 +17 @@ The following procedure doesn't allow you to change the email address of a **man - 1. Recover the root user password for the account. You can follow the steps in the article [How do I recover a lost or forgotten AWS password?](https://aws.amazon.com//premiumsupport/knowledge-center/recover-aws-password/) + 1. Recover the root user password for the account. You can follow the steps in the article [How do I recover a lost or forgotten AWS password?](https://aws.amazon.com/premiumsupport/knowledge-center/recover-aws-password/) @@ -28 +28 @@ The following procedure doesn't allow you to change the email address of a **man -To change the password or email address of a member account that you created with AWS Organizations, see [Accessing a member account as the root user](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_accounts_access.html#orgs_manage_accounts_access-as-root) in the _AWS Organizations User Guide_. +To change the password or email address of a member account that you created with AWS Organizations, see [Accessing a member account as the root user](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html#orgs_manage_accounts_access-as-root) in the _AWS Organizations User Guide_.