From 4b92a8cd5597d65c9a6f7912416431a5b18bbea5 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Fri, 6 Jan 2012 16:27:33 -0500 Subject: [PATCH] More README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f95fd64e..c710262c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ See the current [Javadoc](http://static.springsource.org/spring-webflow/docs/cur # Samples -The `./spring-webflow-samples` sub-directory contains several samples that can be built with Maven. More samples can be found in the `spring-samples` SVN repository: see [webflow-showcase](https://src.springframework.org/svn/spring-samples/webflow-showcase) and [webflow-primefaces-showcase](https://src.springframework.org/svn/spring-samples/webflow-primefaces-showcase). +The `spring-webflow-samples` sub-directory contains several samples that can be built with Maven. More samples can be found in the [spring-samples](https://src.springframework.org/svn/spring-samples) SVN repository: see [webflow-showcase](https://src.springframework.org/svn/spring-samples/webflow-showcase) and [webflow-primefaces-showcase](https://src.springframework.org/svn/spring-samples/webflow-primefaces-showcase). # Downloading artifacts