Skip to content

Commit 7a592ee

Browse files
authored
chore: update readme metrics collection link (#36070)
current [link](https://docs.aws.amazon.com/cdk/latest/guide/cli.html#version_reporting) is not working. should be https://docs.aws.amazon.com/cdk/v2/guide/cli.html#version-reporting however im linking to https://docs.aws.amazon.com/cdk/v2/guide/cdktelemetry.html instead, as we recently also introduced cli telemetry.
1 parent d832aca commit 7a592ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ environment and submit code.
151151

152152
This solution collects anonymous operational metrics to help AWS improve the
153153
quality and features of the CDK. For more information, including how to disable
154-
this capability, please see the [developer guide](https://docs.aws.amazon.com/cdk/latest/guide/cli.html#version_reporting).
154+
this capability, please see the [developer guide](https://docs.aws.amazon.com/cdk/v2/guide/cdktelemetry.html).
155155

156156
## More Resources
157157

0 commit comments

Comments
 (0)