From 13b46448bf6ec0c710525f32fb9e8ac1e4e2f68a Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 3 Sep 2010 15:33:38 +0000 Subject: [PATCH] updated readme for correct samples dir name --- src/main/resources/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/readme.txt b/src/main/resources/readme.txt index 3514ec1b2f..2b952f7e34 100644 --- a/src/main/resources/readme.txt +++ b/src/main/resources/readme.txt @@ -10,7 +10,7 @@ http://www.springsource.org/spring-integration There you will find links to the forum, issue tracker, and several other resources. To build and run the sample applications that are included with this distribution, -view the README.txt file in the 'spring-integration-samples' directory. +view the README.txt file in the 'samples' directory. To checkout the project from the SVN head and build from source, do the following (NOTE: this requires Maven 2.2.x):