From fdbb556e2c7eb23da69bfb43bab3b54dd578d780 Mon Sep 17 00:00:00 2001 From: gourabdas Date: Fri, 27 Oct 2017 15:54:47 +0530 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..135d596d7 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 31da222cbfb03873b3cb3d7f5ef2d7402fc811a6 Mon Sep 17 00:00:00 2001 From: gourabdas Date: Fri, 27 Oct 2017 16:00:21 +0530 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 135d596d7..2e0539c9d 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 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.