AWS controltower: Corrected Account Factory templates URL formatting
Summary
Fixed a broken hyperlink to Account Factory templates documentation by removing an extra slash in the URL.
Security assessment
This is a non-functional URL correction; no security implications or content changes are present.
Evidence
+To _baseline_ an account is to set up its resources, which include [Account Factory templates](https://docs.aws.amazon.com/controltower/latest/userguide/account-factory-considerations.html), sometimes referred to as _blueprints_ , and controls. The baselining process also sets up the centralized logging and security audit roles on the account, as part of deploying the templates. AWS Control Tower baselines are contained in the roles that you apply to every enrolled account.
Diff
diff --git a/controltower/latest/userguide/roles-how.md b/controltower/latest/userguide/roles-how.md index ed5a0f069..54de4223d 100644 --- a//controltower/latest/userguide/roles-how.md +++ b//controltower/latest/userguide/roles-how.md @@ -21 +21 @@ AWS Control Tower takes over the `AWSControlTowerExecution` role for all account -To _baseline_ an account is to set up its resources, which include [Account Factory templates](https://docs.aws.amazon.com//controltower/latest/userguide/account-factory-considerations.html), sometimes referred to as _blueprints_ , and controls. The baselining process also sets up the centralized logging and security audit roles on the account, as part of deploying the templates. AWS Control Tower baselines are contained in the roles that you apply to every enrolled account. +To _baseline_ an account is to set up its resources, which include [Account Factory templates](https://docs.aws.amazon.com/controltower/latest/userguide/account-factory-considerations.html), sometimes referred to as _blueprints_ , and controls. The baselining process also sets up the centralized logging and security audit roles on the account, as part of deploying the templates. AWS Control Tower baselines are contained in the roles that you apply to every enrolled account.