Skip to content

Commit 9c57b46

Browse files
Merge pull request #1 from rohitbhardwaj/rohitbhardwaj-patch-1
Update index.html
2 parents 2161801 + 729f18c commit 9c57b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="/" class="lang-logo">
99
<img src="/lang-logo.png">
1010
</a>
11-
<h1>Getting Started with Java on Heroku Modified</h1>
11+
<h1>Getting Started with Java on Heroku Modified Review app</h1>
1212
<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>
1313
<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>
1414
<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>

0 commit comments

Comments
 (0)