Skip to content

Commit 2655122

Browse files
Tetsuya3850snicoll
authored andcommitted
Add link to Heroku article
See gh-16719
1 parent 680ac85 commit 2655122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ 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+
For a detailed guide, refer to [this article](https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku) by Heroku.
228228

229229

230230

0 commit comments

Comments
 (0)