File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ export class Runtime {
190190 * - **Ephemeral storage monitoring**: This runtime adds ephemeral storage monitoring in customer accounts.
191191 * - **Bug fixes**
192192 *
193- * @see https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-nodejs-puppeteer-6.1
193+ * @see https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-nodejs-puppeteer-6.2
194194 */
195195 public static readonly SYNTHETICS_NODEJS_PUPPETEER_6_2 = new Runtime ( 'syn-nodejs-puppeteer-6.2' , RuntimeFamily . NODEJS ) ;
196196
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ construct library directly.
2828> engines other than CodePipeline.
2929>
3030> The README for the original API, as well as a migration guide, can be found in
31- > [ our GitHub repository] ( https://github.com/aws/aws-cdk/blob/main/packages/@ aws-cdk/pipelines/ORIGINAL_API.md ) .
31+ > [ our GitHub repository] ( https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib /pipelines/ORIGINAL_API.md ) .
3232
3333## At a glance
3434
You can’t perform that action at this time.
0 commit comments