Skip to content

Commit 7dd9dbb

Browse files
authored
docs: Fix design doc link (#238)
1 parent fd0f0ec commit 7dd9dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/container-definition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Configuration in this directory creates an Amazon ECS container definition.
44

55
The module defaults to creating and utilizing a CloudWatch log group. You can disable this behavior by setting `enable_cloudwatch_logging` = `false` - useful for scenarios where Firelens is used for log forwarding.
66

7-
For more details see the [design doc](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/master/docs/design.md)
7+
For more details see the [design doc](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/master/docs/README.md)
88

99
## Usage
1010

0 commit comments

Comments
 (0)