You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@
26
26
</head>
27
27
<body>
28
28
<divalign="center">
29
-
<h1>Congratulations!</h1>
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>
29
+
<h1>Congratulations! This is a test.</h1>
30
+
<h2>Beep</h2>
31
31
<p>For next steps, read the AWS CodePipeline Documentation.</p>
0 commit comments