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:
@@ -1,7 +1,7 @@
|
||||
[[getting-started.whats-next]]
|
||||
== What to Read Next
|
||||
Hopefully, this section provided some of the Spring Boot basics and got you on your way to writing your own applications.
|
||||
If you are a task-oriented type of developer, you might want to jump over to https://spring.io and check out some of the https://spring.io/guides/[getting started] guides that solve specific "`How do I do that with Spring?`" problems.
|
||||
If you are a task-oriented type of developer, you might want to jump over to https://spring.io and follow some of the https://spring.io/guides/[getting started] guides that solve specific "`How do I do that with Spring?`" problems.
|
||||
We also have Spring Boot-specific "`<<howto#howto, How-to>>`" reference documentation.
|
||||
|
||||
Otherwise, the next logical step is to read _<<using#using>>_.
|
||||
|
||||
Reference in New Issue
Block a user