-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-ecr-assets): Un-closed parentheses in Overview README, typo #16171
Copy link
Copy link
Closed
Labels
@aws-cdk/assetsRelated to the @aws-cdk/assets packageRelated to the @aws-cdk/assets package@aws-cdk/aws-ecr-assetsRelated to AWS CDK Docker Image AssetsRelated to AWS CDK Docker Image AssetsdocumentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-ecr-assets-readme.html
https://github.com/aws/aws-cdk/blame/v1.119.0/packages/%40aws-cdk/aws-ecr-assets/README.md#L49-L50
Change
Use
asset.imageUrito reference the image (it includes both the ECR image URL and tag.
which has an un-closed parentheses, to
Use
asset.imageUrito reference the image. It includes both the ECR image URL and tag.
This is a 📕 documentation issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/assetsRelated to the @aws-cdk/assets packageRelated to the @aws-cdk/assets package@aws-cdk/aws-ecr-assetsRelated to AWS CDK Docker Image AssetsRelated to AWS CDK Docker Image AssetsdocumentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2