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-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +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 an Amazon S3 bucket and deployed it
31
-
to three Amazon EC2 instances using AWS CodeDeploy.</h2>
29
+
<h1>Glückwunsch!</h1>
30
+
<h2>Sie haben erfolgreich eine Pipeline erstellt, die diese Quellanwendung aus GitHub abgerufen und mithilfe von AWS Elastic Beanstalk in einer Amazon EC2-Instance bereitgestellt hat. Damit sind Sie der kontinuierlichen Bereitstellung einen Schritt näher gekommen!</h2>
32
31
<p>For next steps, read the AWS CodePipeline Documentation.</p>
0 commit comments