Skip to content

Commit 7507d11

Browse files
committed
Merge pull request #16719 from Tetsuya3850
* pr/16719: Polish "Add link to Heroku article" Add link to Heroku article
2 parents 680ac85 + d8f1bd3 commit 7507d11

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
@@ -224,7 +224,9 @@ deployments is to `git push` the code to production, as shown in the following e
224224
* [new branch] master -> master
225225
----
226226

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

229231

230232

0 commit comments

Comments
 (0)