You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+2-2
Original file line number
Diff line number
Diff line change
@@ -46,14 +46,14 @@ Here is a quick teaser of a complete Spring Boot application in Java:
46
46
47
47
48
48
49
-
== Getting help
49
+
== Getting Help
50
50
Are you having trouble with Spring Boot? We want to help!
51
51
52
52
* Check the {docs}/html/[reference documentation], especially the {docs}/html/howto.html#howto[How-to's] -- they provide solutions to the most common questions.
53
53
* Learn the Spring basics -- Spring Boot builds on many other Spring projects; check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
54
54
If you are new to Spring, try one of the https://spring.io/guides[guides].
55
55
* If you are upgrading, read the {github}/wiki[release notes] for upgrade instructions and "new and noteworthy" features.
56
-
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-boot[`spring-boot`].
56
+
* Ask a question -- we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-boot[`spring-boot`].
57
57
You can also chat with the community on https://gitter.im/spring-projects/spring-boot[Gitter].
58
58
* Report bugs with Spring Boot at {github}/issues[github.com/spring-projects/spring-boot/issues].
0 commit comments