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: src/main/resources/templates/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<ahref="/" class="lang-logo">
9
9
<imgsrc="/lang-logo.png">
10
10
</a>
11
-
<h1>Getting Started with Java on Heroku Modified</h1>
11
+
<h1>Getting Started with Java on Heroku Modified Review app</h1>
12
12
<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>
13
13
<atype="button" class="btn btn-lg btn-default" href="https://devcenter.heroku.com/articles/getting-started-with-java"><spanclass="glyphicon glyphicon-flash"></span> Getting Started with Java</a>
14
14
<atype="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/java-getting-started"><spanclass="glyphicon glyphicon-download"></span> Source on GitHub</a>
0 commit comments