Skip to content

Commit 5961d97

Browse files
authored
Update index.html
commit
1 parent d101845 commit 5961d97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@
2727
<body>
2828
<div align="center">
2929
<h1>Congratulations!</h1>
30-
<h2>You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it
31-
to three Amazon EC2 instances using AWS CodeDeploy.</h2>
30+
<h2>You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one
31+
Amazon EC2 instance using AWS Elastic Beanstalk.
32+
You’re one step closer to practicing continuous deployment!</h2>
3233
<p>For next steps, read the AWS CodePipeline Documentation.</p>
3334
</div>
3435
</body>

0 commit comments

Comments
 (0)