Add link to Heroku article

See gh-16719
This commit is contained in:
Tetsuya Hasegawa 2019-05-05 08:02:05 +09:00 committed by Stephane Nicoll
parent 680ac85a2a
commit 2655122466
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ 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.
For a detailed guide, refer to [this article](https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku) by Heroku.