We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be52cb commit 2f5facdCopy full SHA for 2f5facd
index.html
@@ -26,9 +26,8 @@
26
</head>
27
<body>
28
<div align="center">
29
- <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>
+ <h1>Demo Web Page!</h1>
+ <h2>Deployed via a pipeline.</h2>
32
<p>For next steps, read the AWS CodePipeline Documentation.</p>
33
</div>
34
</body>
0 commit comments