Skip to content

Commit d8f1bd3

Browse files
committed
Polish "Add link to Heroku article"
Closes gh-16719
1 parent 2655122 commit d8f1bd3

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