AWS cdk documentation change
Summary
Updated documentation link from 'getting_started.html' to 'getting-started.html'
Security assessment
Change only modifies a hyperlink format (underscore to hyphen) for consistency. No security context or implications mentioned.
Diff
diff --git a/cdk/v2/guide/work-with-cdk-java.md b/cdk/v2/guide/work-with-cdk-java.md index d1f95c62c..7bc7a8e6c 100644 --- a//cdk/v2/guide/work-with-cdk-java.md +++ b//cdk/v2/guide/work-with-cdk-java.md @@ -42 +42 @@ It is possible to write AWS CDK applications in JVM-hosted languages other than -To work with the AWS CDK, you must have an AWS account and credentials and have installed Node.js and the AWS CDK Toolkit. See [Getting started with the AWS CDK](./getting_started.html). +To work with the AWS CDK, you must have an AWS account and credentials and have installed Node.js and the AWS CDK Toolkit. See [Getting started with the AWS CDK](./getting-started.html).