AWS controltower: Correct URL in control objectives documentation
Summary
Fixed a broken link to the Controls Reference Guide by removing double slashes.
Security assessment
This is a documentation link correction with no security implications.
Evidence
+For more information about controls, see [_AWS Control Tower Controls Reference Guide_](https://docs.aws.amazon.com/controltower/latest/controlreference/controls-reference.html). To retrieve the most up-to-date list of new control objectives, call the [`ListObjectives`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListObjectives.html) API from the _controlcatalog_ namespace of AWS Control Tower.
Diff
diff --git a/controltower/latest/controlreference/list-of-control-objectives.md b/controltower/latest/controlreference/list-of-control-objectives.md index 822a1ba12..e5c12e455 100644 --- a//controltower/latest/controlreference/list-of-control-objectives.md +++ b//controltower/latest/controlreference/list-of-control-objectives.md @@ -19 +19 @@ Sometimes controls must be applied in a group so that the control objective is e -For more information about controls, see [_AWS Control Tower Controls Reference Guide_](https://docs.aws.amazon.com//controltower/latest/controlreference/controls-reference.html). To retrieve the most up-to-date list of new control objectives, call the [`ListObjectives`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListObjectives.html) API from the _controlcatalog_ namespace of AWS Control Tower. +For more information about controls, see [_AWS Control Tower Controls Reference Guide_](https://docs.aws.amazon.com/controltower/latest/controlreference/controls-reference.html). To retrieve the most up-to-date list of new control objectives, call the [`ListObjectives`](https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListObjectives.html) API from the _controlcatalog_ namespace of AWS Control Tower.