diff --git a/packages/@aws-cdk/aws-codebuild/README.md b/packages/@aws-cdk/aws-codebuild/README.md index d22d46bd678a1..8748b4368a898 100644 --- a/packages/@aws-cdk/aws-codebuild/README.md +++ b/packages/@aws-cdk/aws-codebuild/README.md @@ -158,7 +158,7 @@ const project = new codebuild.PipelineProject(this, 'Project', { }) ``` -For more details, see the readme of the `@aws-cdk/@aws-codepipeline-actions` package. +For more details, see the readme of the `@aws-cdk/aws-codepipeline-actions` package. ## Caching