Skip to content

Commit eab80d9

Browse files
committed
Auto Format
1 parent 2e03a2f commit eab80d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Setup the account-level settings for logging and metrics for API Gateway:
109109

110110
```hcl
111111
module "api_gateway_account_settings" {
112-
source = "cloudposse/api-gateway/aws//modules/account-settings"
112+
source = "cloudposse/api-gateway/aws/modules/account-settings"
113113
# version = "x.x.x"
114114
115115
context = module.this.context
@@ -383,7 +383,7 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
383383

384384
[![README Footer][readme_footer_img]][readme_footer_link]
385385
[![Beacon][beacon]][website]
386-
386+
<!-- markdownlint-disable -->
387387
[logo]: https://cloudposse.com/logo-300x69.svg
388388
[docs]: https://cpco.io/docs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-api-gateway&utm_content=docs
389389
[website]: https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-api-gateway&utm_content=website
@@ -414,3 +414,4 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
414414
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/terraform-aws-api-gateway
415415
[share_email]: mailto:?subject=terraform-aws-api-gateway&body=https://github.com/cloudposse/terraform-aws-api-gateway
416416
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/terraform-aws-api-gateway?pixel&cs=github&cm=readme&an=terraform-aws-api-gateway
417+
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)