Skip to content

Commit 321efc9

Browse files
xargomlantoli
andauthored
Update src/l1-resources/cluster/README.md
Co-authored-by: Leo Antoli <[email protected]>
1 parent caf86e0 commit 321efc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/l1-resources/cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const flexClusterRes = new CfnCluster(this, 'FlexClusterResource', {
116116

117117
*Note:* Upgrades to or from flex clusters are currently unavailable. We expect to support upgrades to or from flex clusters in the forseeable future.
118118

119-
*Important:* Use the `CfnCluster` resource instead of the [CfnFlexCluster](https://github.com/mongodb/awscdk-resources-mongodbatlas/blob/main/src/l1-resources/flex-cluster/README.md) resource to create and manage flex clusters. `CfnCluster` supports flex clusters and future upgrades will only be available through this resource.
119+
*Important:* Use the `CfnCluster` resource instead of the [CfnFlexCluster](../flex-cluster/README.md) resource to create and manage flex clusters. `CfnCluster` supports flex clusters and future upgrades will only be available through this resource.
120120

121121
## Feedback
122122

0 commit comments

Comments
 (0)