From 9e6abb5d945a0d3a4409b99fd1bcae7d25a12bfb Mon Sep 17 00:00:00 2001 From: ElliotPM Date: Sat, 17 Feb 2018 14:05:42 +0000 Subject: [PATCH 1/2] Update index.html --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..04dc4d2a2 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,7 @@

Congratulations!

-

You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it - to three Amazon EC2 instances using AWS CodeDeploy.

+

You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one Amazon EC2 instance using AWS Elastic Beanstalk. You’re one step closer to practicing continuous deployment!

For next steps, read the AWS CodePipeline Documentation.

From 71e75a7198665b250c602e5572e01d2c3563b351 Mon Sep 17 00:00:00 2001 From: ElliotPM Date: Sat, 17 Feb 2018 14:11:22 +0000 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 04dc4d2a2..deddec4b6 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@

Congratulations!

-

You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one Amazon EC2 instance using AWS Elastic Beanstalk. You’re one step closer to practicing continuous deployment!

+

You’re one step closer to practicing continuous deployment!

For next steps, read the AWS CodePipeline Documentation.