AWS cdk documentation change
Summary
Updated documentation links to use hyphens in filenames and anchors
Security assessment
Consistent URL formatting changes across multiple sections without security content modifications.
Diff
diff --git a/cdk/v2/guide/home.md b/cdk/v2/guide/home.md index 22198458a..d7886154f 100644 --- a//cdk/v2/guide/home.md +++ b//cdk/v2/guide/home.md @@ -77 +77 @@ Create your own constructs that are customized for your unique use cases and sha -The following is an example of using the AWS CDK Constructs Library to create an Amazon Elastic Container Service (Amazon ECS) service with AWS Fargate launch type. For more details of this example, see [Example: Create an AWS Fargate service using the AWS CDK](./ecs_example.html). +The following is an example of using the AWS CDK Constructs Library to create an Amazon Elastic Container Service (Amazon ECS) service with AWS Fargate launch type. For more details of this example, see [Example: Create an AWS Fargate service using the AWS CDK](./ecs-example.html). @@ -337 +337 @@ The [Construct Hub](https://constructs.dev/) is an online registry where you can -To get started with using the AWS CDK, see [Getting started with the AWS CDK](./getting_started.html). +To get started with using the AWS CDK, see [Getting started with the AWS CDK](./getting-started.html). @@ -343 +343 @@ To continue learning about the AWS CDK, see the following: - * **[Learn AWS CDK core concepts](./core_concepts.html)** – Important concepts and terms for the AWS CDK. + * **[Learn AWS CDK core concepts](./core-concepts.html)** – Important concepts and terms for the AWS CDK.