Skip to content

Commit c158f2f

Browse files
Update src/l1-resources/flex-cluster/README.md
Co-authored-by: Leo Antoli <[email protected]>
1 parent ee2393d commit c158f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/l1-resources/flex-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The official [MongoDB Atlas](https://www.mongodb.com/) AWS CDK resource for Node
1111

1212
The flex cluster resource provides access to your flex cluster configurations and enables you to create, edit, and delete flex clusters. For more information, see [The MongoDB Atlas Flex Tier](https://www.mongodb.com/company/blog/product-release-announcements/dynamic-workloads-predictable-costs-mongodb-atlas-flex-tier).
1313

14-
*Important:* Use the `CfnCluster` resource instead of the `CfnFlexCluster` resource to create and manage flex clusters. `CfnCluster` supports flex clusters and future upgrades will only be available through this resource. For more information, see [`CfnCluster` README](src/l1-resources/cluster/README.md).
14+
*Important:* Use the `CfnCluster` resource instead of the `CfnFlexCluster` resource to create and manage flex clusters. `CfnCluster` supports flex clusters and future upgrades will only be available through this resource. For more information, see [`CfnCluster` README](../cluster/README.md).
1515

1616
## MongoDB Atlas API Docs
1717

0 commit comments

Comments
 (0)