Skip to content

Commit 9d72b74

Browse files
committed
Merge branch '2.1.x'
2 parents 5aeb317 + 7507d11 commit 9d72b74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@ deployments is to `git push` the code to production, as shown in the following e
225225
* [new branch] master -> master
226226
----
227227

228-
Your application should now be up and running on Heroku.
228+
Your application should now be up and running on Heroku. For more details, refer to
229+
https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku[Deploying
230+
Spring Boot Applications to Heroku].
229231

230232

231233

0 commit comments

Comments
 (0)