diff --git a/views/pages/index.ejs b/views/pages/index.ejs index 4c39473..9d0e222 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -13,7 +13,7 @@ -

Getting Started with Node on Heroku

+

Getting Started with Node on Heroku v1.0 dev branch

This is a sample Node 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 Node Source on GitHub