Skip to content

Commit 2e03a2f

Browse files
authored
Update README.md
Undo bad change
1 parent 782ac16 commit 2e03a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)