Commit 7507d113 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #16719 from Tetsuya3850

* pr/16719:
  Polish "Add link to Heroku article"
  Add link to Heroku article
parents 680ac85a d8f1bd35
...@@ -224,7 +224,9 @@ deployments is to `git push` the code to production, as shown in the following e ...@@ -224,7 +224,9 @@ deployments is to `git push` the code to production, as shown in the following e
* [new branch] master -> master * [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].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment