AWS Security ChangesHomeSearch

AWS controltower: Fix broken URLs in CfCT repository setup documentation

Service: controltower · 2026-08-19 · Documentation low

File: controltower/latest/userguide/components.md

Summary

Corrected extra slashes in AWS CodeCommit documentation URLs.

Security assessment

Only URL syntax fixes; no security content modifications.

Evidence

+To clone the CfCT AWS CodeCommit repository to your local computer, you must create credentials that give you temporary access to the repository, as explained in the [AWS CodeCommit User Guide](https://docs.aws.amazon.com/codecommit/latest/userguide/temporary-access.html#temporary-access-configure-credentials). For information about version compatibility, see [Setting up for AWS CodeCommit](https://docs.aws.amazon.com/console/codecommit/connect-tc-alert-np).

Diff

diff --git a/controltower/latest/userguide/components.md b/controltower/latest/userguide/components.md
index bf57f257c..8bff1cf0c 100644
--- a//controltower/latest/userguide/components.md
+++ b//controltower/latest/userguide/components.md
@@ -19 +19 @@ Based on your input to the CloudFormation template, CfCT can create an [AWS Code
-To clone the CfCT AWS CodeCommit repository to your local computer, you must create credentials that give you temporary access to the repository, as explained in the [AWS CodeCommit User Guide](https://docs.aws.amazon.com//codecommit/latest/userguide/temporary-access.html#temporary-access-configure-credentials). For information about version compatibility, see [Setting up for AWS CodeCommit](https://docs.aws.amazon.com//console/codecommit/connect-tc-alert-np).
+To clone the CfCT AWS CodeCommit repository to your local computer, you must create credentials that give you temporary access to the repository, as explained in the [AWS CodeCommit User Guide](https://docs.aws.amazon.com/codecommit/latest/userguide/temporary-access.html#temporary-access-configure-credentials). For information about version compatibility, see [Setting up for AWS CodeCommit](https://docs.aws.amazon.com/console/codecommit/connect-tc-alert-np).