From 0d77532bd83a0bbd8fdce4e909776947ffa406ea Mon Sep 17 00:00:00 2001 From: Chelsey Beck <64881557+chelseybeck@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:05:17 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b08108f..157655d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ Below are guidelines for contributing to the devops-security repository hosted o ### **Creating a personal AWS account** -- Go to [amazon.com](https://aws.amazon.com/) and click `"Sign In to the Console" > "Create a new AWS account."` +- Go to [AWS](https://aws.amazon.com/) and click `"Sign In to the Console" > "Create a new AWS account."` - Enter your email, create a password, and input your basic details. Then provide your contact information and complete the identity verification process. - Enter your credit/debit card information for billing purposes, opt for the free basic support. - Agree to the AWS Customer Agreement and Service Terms, complete the registration by clicking `"Create Account and Continue"`, verify your phone number via text or call, confirm your email address following the instructions in the confirmation email, and finally sign in to access your new AWS account using your email and password. @@ -327,4 +327,4 @@ terraform plan - Lastly open a PR to merge your changes into the `main` branch. [Back to Table of Contents](#table-of-contents) -*** \ No newline at end of file +***