AWS controltower: Fix broken URLs in account name change documentation
Summary
Corrected extra slashes in URLs for account name change instructions and password recovery.
Security assessment
Changes are purely cosmetic URL fixes with no security implications.
Evidence
+ * Follow the [instructions available](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-acct-name.html#update-account-name-orgs) in the _AWS Account Management Reference Guide_.
Diff
diff --git a/controltower/latest/userguide/change-account-name.md b/controltower/latest/userguide/change-account-name.md index 1b0d44260..d2073772f 100644 --- a//controltower/latest/userguide/change-account-name.md +++ b//controltower/latest/userguide/change-account-name.md @@ -17 +17 @@ To change the name of an AWS _administrator_ account, you must have admin permis - * Follow the [instructions available](https://docs.aws.amazon.com//accounts/latest/reference/manage-acct-update-acct-name.html#update-account-name-orgs) in the _AWS Account Management Reference Guide_. + * Follow the [instructions available](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-acct-name.html#update-account-name-orgs) in the _AWS Account Management Reference Guide_. @@ -24 +24 @@ To change the name of an AWS _administrator_ account, you must have admin permis - 1. Recover the root password for the account. You can follow the steps outlined in this 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 password for the account. You can follow the steps outlined in this article, [How do I recover a lost or forgotten AWS password?](https://aws.amazon.com/premiumsupport/knowledge-center/recover-aws-password/)