Skip to content

Commit a9a2307

Browse files
Update index.html
1 parent 8be52cb commit a9a2307

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
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>
32-
<p>For next steps, read the AWS CodePipeline Documentation.</p>
30+
<h2>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!</h2>
3331
</div>
3432
</body>
3533
</html>

0 commit comments

Comments
 (0)