From 8a36a342f224beb0c15aca1d510fb43ac06fa7a2 Mon Sep 17 00:00:00 2001 From: Elisheba <4694248+ewiggins@users.noreply.github.com> Date: Sat, 24 Mar 2018 11:18:07 -0400 Subject: [PATCH] Updating h2 text in sample app --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..4c5d3428d 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,8 @@

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.