diff --git a/README.md b/README.md index 5562a60..1e5399e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ There is also a [complete example](https://github.com/terraform-aws-modules/terr Root module calls these modules which can also be used separately to create independent resources: -- [fargate](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/fargate) - creates Fargate profiles, see [examples/fargate](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/fargat) for detailed examples. +- [fargate](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/fargate) - creates Fargate profiles, see [examples/fargate](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/fargate) for detailed examples.