From 79c0769aae1d32e92d804912d3b2bbaa4ffeada5 Mon Sep 17 00:00:00 2001 From: rishmith <39959105+rishmith@users.noreply.github.com> Date: Tue, 5 Jun 2018 11:01:45 -0400 Subject: [PATCH 1/2] Update index.html --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..369aa6dce 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,9 @@

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 118796515b4d3460f63918e22be6040eda4ee2bc Mon Sep 17 00:00:00 2001 From: rishmith <39959105+rishmith@users.noreply.github.com> Date: Tue, 5 Jun 2018 11:08:45 -0400 Subject: [PATCH 2/2] Update index.html --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 369aa6dce..b61cb95cf 100644 --- a/index.html +++ b/index.html @@ -27,9 +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!

+

continuous deployment!

For next steps, read the AWS CodePipeline Documentation.