Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sol Rosenberg committed May 15, 2019
1 parent d1eea24 commit 0e25b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A terraform module that creates resources to be able to query Load Balancer Acce

```
module "athena-lb-logs" {
source = "github.com/seanscottking/terraform-aws-athena-lb-logs.git""
source = "github.com/solsglasses/terraform-aws-athena-lb-logs.git""
name = "mylbaccesslogs"
s3_bucket_name = "${module.s3_bucket.s3_bucket_id}"
Expand Down

0 comments on commit 0e25b6d

Please sign in to comment.