Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
812c5307
Commit
812c5307
authored
Apr 09, 2014
by
Lukasz Kryger
Committed by
Dave Syer
Apr 10, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed minor mistakes
* your -> you're * ask a questions -> ask a question Fixes gh-653
parent
65e34a78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
documentation-overview.adoc
...g-boot-docs/src/main/asciidoc/documentation-overview.adoc
+3
-3
No files found.
spring-boot-docs/src/main/asciidoc/documentation-overview.adoc
View file @
812c5307
...
...
@@ -33,7 +33,7 @@ Having trouble with Spring Boot, We'd like to help!
* Learn the Spring basics -- Spring Boot is builds on many other Spring projects, check
the http://spring.io[spring.io] web-site for a wealth of reference documentation. If
you are just starting out with Spring, try one of the http://spring.io/guides[guides].
* Ask a question
s
- we monitor http://stackoverflow.com[stackoverflow.com] for questions
* Ask a question - we monitor http://stackoverflow.com[stackoverflow.com] for questions
tagged with http://stackoverflow.com/tags/spring-boot[`spring-boot`].
* Report bugs with Spring Boot at https://github.com/spring-projects/spring-boot/issues.
...
...
@@ -42,7 +42,7 @@ with the docs; or if you just want to improve them, please <<github-code, get in
[[boot-documentation-first-steps]]
== First steps
If you
r
just getting started with Spring Boot, or 'Spring' in general,
If you
're
just getting started with Spring Boot, or 'Spring' in general,
<<getting-started.adoc#getting-started, this is the place to start!>>
* *From scratch:*
...
...
@@ -106,7 +106,7 @@ Need more details about Spring Boot's core features?
== Moving to production
When you
r
ready to push your Spring Boot application to production, we've got
When you
're
ready to push your Spring Boot application to production, we've got
<<production-ready-features.adoc#production-ready, some tricks that you might like>>!
* *Management endpoints:*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment