Skip to content

Commit

Permalink
Merge pull request #8 from abernicchia-heroku/abernicchia-heroku-patch-6
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
abernicchia-heroku authored Jul 30, 2019
2 parents 107fa98 + 369bb09 commit 6bc3aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="/" class="lang-logo">
<img src="/lang-logo.png">
</a>
<h1>Getting Started with Java on Heroku (PR6)</h1>
<h1>Getting Started with Java on Heroku (PR7)</h1>
<p>This is a sample Java application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.</p>
<a type="button" class="btn btn-lg btn-default" href="https://devcenter.heroku.com/articles/getting-started-with-java"><span class="glyphicon glyphicon-flash"></span> Getting Started with Java</a>
<a type="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/java-getting-started"><span class="glyphicon glyphicon-download"></span> Source on GitHub</a>
Expand Down

0 comments on commit 6bc3aae

Please sign in to comment.