AWS controltower documentation change
Summary
Fixed URL formatting by adding double slashes in CloudTrail documentation links
Security assessment
The changes only correct URL syntax and do not introduce or modify security-related content. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/controltower/latest/userguide/about-logging.md b/controltower/latest/userguide/about-logging.md index 77f72b7b2..17fbe060f 100644 --- a//controltower/latest/userguide/about-logging.md +++ b//controltower/latest/userguide/about-logging.md @@ -13 +13 @@ AWS Control Tower sets up a new CloudTrail trail when you set up a landing zone. -For more information about AWS Control Tower and CloudTrail organization trails, see [Creating a trail for an organization](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html). +For more information about AWS Control Tower and CloudTrail organization trails, see [Creating a trail for an organization](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/creating-trail-organization.html). @@ -17 +17 @@ For more information about AWS Control Tower and CloudTrail organization trails, -In AWS Control Tower releases before landing zone version 3.0, AWS Control Tower created a member account trail in each account. When you update to release 3.0, your CloudTrail trail becomes an organization trail. For best practices when moving between trails, see [Best practices for changing trails](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html#creating-an-organizational-trail-best-practice) in the _CloudTrail User Guide_. +In AWS Control Tower releases before landing zone version 3.0, AWS Control Tower created a member account trail in each account. When you update to release 3.0, your CloudTrail trail becomes an organization trail. For best practices when moving between trails, see [Best practices for changing trails](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/creating-trail-organization.html#creating-an-organizational-trail-best-practice) in the _CloudTrail User Guide_.