AWS lightsail: Fix broken account setup link
Summary
Corrected URL in AWS account setup instructions by removing double slash.
Security assessment
Fixes a broken hyperlink without security implications.
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/latest/userguide/setting-up.md b/lightsail/latest/userguide/setting-up.md index e3ae3b73d..386ffbc33 100644 --- a//lightsail/latest/userguide/setting-up.md +++ b//lightsail/latest/userguide/setting-up.md @@ -13 +13 @@ Sign up for an AWS account -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_.