Fix link some more

This commit is contained in:
dsyer
2009-06-12 06:18:36 +00:00
parent 1e0c9b3627
commit fe2de35349

View File

@@ -63,7 +63,7 @@ $ mvn test
* Import the <<<org.springframework.batch.samples>>> project from the samples directory.
* Find all the compile scope and non-optional runtime jar files listed in the {{{dependencies.html}dependencies report}} and import them into the project.
* Find all the compile scope and non-optional runtime jar files listed in the {{{spring-batch-core/dependencies.html}core dependencies report}} and {{{spring-batch-infrastructure/dependencies.html}infrastructure dependencies report}}, and import them into the project.
* Force the workspace to build (e.g. Project -> Clean...)