Skip to content

Commit b555bc8

Browse files
committed
DOCSP-53434 -- Corrected link
1 parent bd51a7c commit b555bc8

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
@@ -114,7 +114,7 @@ const flexClusterRes = new CfnCluster(this, 'FlexClusterResource', {
114114

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

117-
*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 the [`CfnCluster` README](link-to-readme).
117+
*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.
118118

119119
## Feedback
120120

0 commit comments

Comments
 (0)