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-go.md b/cdk/v2/guide/work-with-cdk-go.md index 452b8c304..2cb6c9352 100644 --- a//cdk/v2/guide/work-with-cdk-go.md +++ b//cdk/v2/guide/work-with-cdk-go.md @@ -36 +36 @@ This topic provides guidance when working with the AWS CDK in Go. See the [annou -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).