Replace "check out" with more formal language

Update documentation to use more formal language rather than
"check out".

See gh-28503
This commit is contained in:
Jay Bryant
2021-11-02 11:04:36 -05:00
committed by Phillip Webb
parent b60c8b4a12
commit 9f2c8f65ee
9 changed files with 11 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[[deployment.whats-next]]
== What to Read Next
Check out the https://www.cloudfoundry.org/[Cloud Foundry], https://www.heroku.com/[Heroku], https://www.openshift.com[OpenShift], and https://boxfuse.com[Boxfuse] web sites for more information about the kinds of features that a PaaS can offer.
See the https://www.cloudfoundry.org/[Cloud Foundry], https://www.heroku.com/[Heroku], https://www.openshift.com[OpenShift], and https://boxfuse.com[Boxfuse] web sites for more information about the kinds of features that a PaaS can offer.
These are just four of the most popular Java PaaS providers.
Since Spring Boot is so amenable to cloud-based deployment, you can freely consider other providers as well.