AWS lightsail-for-research: Fix broken account setup documentation link
Summary
Corrected a URL by removing an extra slash in the AWS account setup guide reference.
Security assessment
The change fixes a broken hyperlink but does not alter security content or address vulnerabilities.
Evidence
+To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_.
Diff
diff --git a/lightsail-for-research/latest/ug/setting-up.md b/lightsail-for-research/latest/ug/setting-up.md index 9904fb189..b29d35879 100644 --- a//lightsail-for-research/latest/ug/setting-up.md +++ b//lightsail-for-research/latest/ug/setting-up.md @@ -15 +15 @@ If you're a new AWS customer, complete the setup prerequisites that are listed o -To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com//accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_. +To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_.