AWS controltower: Fix broken URLs in Control Tower introduction
Summary
Corrected multiple documentation URLs by removing double slashes in links.
Security assessment
The change fixes broken URLs but doesn't address security vulnerabilities or modify security content.
Evidence
+The _AWS Control Tower Controls Reference Guide_ accompanies the [_AWS Control Tower User Guide_](https://docs.aws.amazon.com/controltower/latest/userguide/what-is-control-tower.html). It gives information about the controls that are specific to the AWS Control Tower environment.
Diff
diff --git a/controltower/latest/controlreference/introduction.md b/controltower/latest/controlreference/introduction.md index 216cb5e8c..479dc787a 100644 --- a//controltower/latest/controlreference/introduction.md +++ b//controltower/latest/controlreference/introduction.md @@ -9 +9 @@ -The _AWS Control Tower Controls Reference Guide_ accompanies the [_AWS Control Tower User Guide_](https://docs.aws.amazon.com//controltower/latest/userguide/what-is-control-tower.html). It gives information about the controls that are specific to the AWS Control Tower environment. +The _AWS Control Tower Controls Reference Guide_ accompanies the [_AWS Control Tower User Guide_](https://docs.aws.amazon.com/controltower/latest/userguide/what-is-control-tower.html). It gives information about the controls that are specific to the AWS Control Tower environment. @@ -26 +26 @@ The _AWS Control Tower Controls Reference Guide_ accompanies the [_AWS Control T -For more information about the AWS Control Tower application programming interface (API), see [The AWS Control Tower API Reference](https://docs.aws.amazon.com//controltower/latest/APIReference/Welcome.html). +For more information about the AWS Control Tower application programming interface (API), see [The AWS Control Tower API Reference](https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html). @@ -28 +28 @@ For more information about the AWS Control Tower application programming interfa -Additional control APIs are available in the AWS Control Catalog namespace. The [`GetControl`](https://docs.aws.amazon.com//controlcatalog/latest/APIReference/API_GetControl.html) and [`ListControls`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListControls.html) APIs can help you find information about AWS Control Tower controls. +Additional control APIs are available in the AWS Control Catalog namespace. The [`GetControl`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_GetControl.html) and [`ListControls`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListControls.html) APIs can help you find information about AWS Control Tower controls. @@ -30 +30 @@ Additional control APIs are available in the AWS Control Catalog namespace. The -For information about availability of specific controls across AWS Regions, see [Control limitations](https://docs.aws.amazon.com/controltower/latest/userguide/control-limitations.html), and [AWS Region availability for AWS Control Tower controls](https://docs.aws.amazon.com//controltower/latest/controlreference/control-region-tables.html). +For information about availability of specific controls across AWS Regions, see [Control limitations](https://docs.aws.amazon.com/controltower/latest/userguide/control-limitations.html), and [AWS Region availability for AWS Control Tower controls](https://docs.aws.amazon.com/controltower/latest/controlreference/control-region-tables.html).