Skip to content

Commit dee59b7

Browse files
docs: Corrected docs link (#83)
1 parent 0f941df commit dee59b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Some notable configurations to be aware of when using this module:
66
1. `desired_count`/`scale` is always ignored; the module is designed to utilize autoscaling by default (though it can be disabled)
77
2. The default configuration is intended for `FARGATE` use
88

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

1111
### Logging
1212

0 commit comments

Comments
 (0)