Skip to content

Commit

Permalink
Change aws-samples#1
Browse files Browse the repository at this point in the history
  • Loading branch information
kbiton committed Oct 13, 2018
1 parent de6ba86 commit ac8d7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<body>
<div class="container">
<div class="hero-unit">
<h1>Simple PHP App</h1>
<h1>Simple PHP App1</h1>
<h2>Congratulations</h2>
<p>Your PHP application is now running on a container in Amazon ECS.</p>
<p>The container is running PHP version <?php echo phpversion(); ?>.</p>
Expand Down

0 comments on commit ac8d7b9

Please sign in to comment.