Skip to content

Commit d44351c

Browse files
authored
fix: adjust module links (#65)
1 parent 4d0bfcf commit d44351c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ This module will create a Lambda. If no role ARN is provided, a new role will be
1818

1919
Additionally, this repository provides submodules to interact with the lambda function set up by this module:
2020

21-
* [Upload S3 objects using S3 bucket notifications](https://github.com/observeinc/terraform-aws-lambda/tree/main/s3_bucket_subscription)
22-
* [Subscribe CloudWatch Logs to Observe Lambda](https://github.com/observeinc/terraform-aws-lambda/tree/main/cloudwatch_logs_subscription)
21+
* [Upload S3 objects using S3 bucket notifications](https://github.com/observeinc/terraform-aws-lambda/tree/main/modules/s3_bucket_subscription)
22+
* [Subscribe CloudWatch Logs to Observe Lambda](https://github.com/observeinc/terraform-aws-lambda/tree/main/modules/cloudwatch_logs_subscription)
2323
* [Collect API snapshots](https://github.com/observeinc/terraform-aws-lambda/tree/main/snapshot)
2424

2525
## Examples

0 commit comments

Comments
 (0)