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-typescript.md b/cdk/v2/guide/work-with-cdk-typescript.md index 4f962ae01..5f3a79b26 100644 --- a//cdk/v2/guide/work-with-cdk-typescript.md +++ b//cdk/v2/guide/work-with-cdk-typescript.md @@ -36 +36 @@ You can use any editor or IDE. Many AWS CDK developers use [Visual Studio Code]( -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).