diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index c95c7e0..3fa6b09 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -8,7 +8,7 @@ -

Getting Started with Java on Heroku

+

Getting Started with Java on Heroku - VJ

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.

Getting Started with Java Source on GitHub