AWS controltower documentation change
Summary
Fixed URL formatting in CodeCommit documentation links by adjusting double slashes
Security assessment
The change only corrects URL path syntax and does not introduce or modify security-related content. No security implications were identified in the link formatting adjustment.
Diff
diff --git a/controltower/latest/userguide/components.md b/controltower/latest/userguide/components.md index a55654984..2097f8c92 100644 --- a//controltower/latest/userguide/components.md +++ b//controltower/latest/userguide/components.md @@ -17 +17 @@ 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).