From 79197c6729d46233a109895168cf46768a343d06 Mon Sep 17 00:00:00 2001 From: jbondpdx Date: Tue, 28 Apr 2015 13:34:32 -0700 Subject: [PATCH] CLOUD-304 Fixed one add'l link Found one more that didn't work from Forge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c27f6ca..12fd50b8 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ to model the relationships between different components. aws_secret_access_key = your_secret_access_key ~~~ - If you have Puppet running on AWS, and you're running the module examples, you can instead use [IAM](http://aws.amazon.com/iam/). To do this, assign the correct role to the instance from which you're running the examples. For a sample profile with all the required permissions, see the [IAM profile example](examples/iam-profile/). + If you have Puppet running on AWS, and you're running the module examples, you can instead use [IAM](http://aws.amazon.com/iam/). To do this, assign the correct role to the instance from which you're running the examples. For a sample profile with all the required permissions, see the [IAM profile example](https://github.com/puppetlabs/puppetlabs-aws/tree/master/examples/iam-profile/). 3. Finally, install the module with: