This commit is contained in:
Dave Syer
2010-11-18 13:17:55 +00:00
parent 27817358fa
commit 80d8b552cc

View File

@@ -14,7 +14,7 @@ Spring Batch is a lightweight, comprehensive batch framework designed to enable
# Getting Help
Read the main project [website](http://www.springsource.org/spring-batch) and the [User Guide](http://www.springsource.org/spring-batch/reference). Look at teh source code and the Javadocs. For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=41). If you are new to Spring as well as to Spring Batch, look for information about [Spring projects](http://www.springsource.org/projects).
Read the main project [website](http://www.springsource.org/spring-batch) and the [User Guide](http://www.springsource.org/spring-batch/reference). Look at the source code and the Javadocs. For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=41). If you are new to Spring as well as to Spring Batch, look for information about [Spring projects](http://www.springsource.org/projects).
# Contributing to Spring Batch