AWS awsconsolehelpdocs documentation change
Summary
Fixed URL formatting by adding an extra slash in the 'Managing AWS Regions' documentation link
Security assessment
The change corrects a URL path syntax but doesn't address security vulnerabilities or document security features.
Diff
diff --git a/awsconsolehelpdocs/latest/gsg/select-region.md b/awsconsolehelpdocs/latest/gsg/select-region.md index 0f8f40d00..f074a4ea1 100644 --- a//awsconsolehelpdocs/latest/gsg/select-region.md +++ b//awsconsolehelpdocs/latest/gsg/select-region.md @@ -7 +7 @@ -For many services, you can choose an AWS Region that specifies where your resources are managed. Regions are sets of AWS resources located in the same geographical area. You don't need to choose a Region for the [AWS Management Console](https://console.aws.amazon.com/) or for some services, such as AWS Identity and Access Management. To learn more about AWS Regions, see [Managing AWS Regions](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html) in the _AWS General Reference_. +For many services, you can choose an AWS Region that specifies where your resources are managed. Regions are sets of AWS resources located in the same geographical area. You don't need to choose a Region for the [AWS Management Console](https://console.aws.amazon.com/) or for some services, such as AWS Identity and Access Management. To learn more about AWS Regions, see [Managing AWS Regions](https://docs.aws.amazon.com//general/latest/gr/rande-manage.html) in the _AWS General Reference_.