Skip to content

Commit 91bcb38

Browse files
authored
Merge pull request #99 from hackforla/update-contributing-guide-97
Updated Docs to Include Specific Instructions on Authenticating AWS CLI using credentials
2 parents fdce733 + ac67e4a commit 91bcb38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If you've already completed these steps or you aren't making Terraform changes,
127127
***
128128
The below steps must be completed in order to authenticate to AWS locally via the command line interface (CLI):
129129
- [Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
130-
- [Set up the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html)
130+
- [Set up the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-authentication-user.html)
131131
132132
<sub>[Back to Top](#)</sub>
133133
***

0 commit comments

Comments
 (0)