Merge pull request #16719 from Tetsuya3850

* pr/16719:
  Polish "Add link to Heroku article"
  Add link to Heroku article
This commit is contained in:
Stephane Nicoll
2019-05-06 12:15:30 +02:00

View File

@@ -224,7 +224,9 @@ deployments is to `git push` the code to production, as shown in the following e
* [new branch] master -> master
----
Your application should now be up and running on Heroku.
Your application should now be up and running on Heroku. For more details, refer to
https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku[Deploying
Spring Boot Applications to Heroku].