From 928b254a439146230a0ad814085907214585c50b Mon Sep 17 00:00:00 2001 From: Ameet Date: Wed, 12 Dec 2018 14:48:18 -0600 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..63c468c0d 100644 --- a/index.html +++ b/index.html @@ -27,9 +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.

+

Hello! Ameet