From 9cf927eec568339225510bdef27ad08a08a72adb Mon Sep 17 00:00:00 2001 From: Lukasz Kryger Date: Tue, 2 Sep 2014 23:13:24 +0100 Subject: [PATCH] Update README.md Up-to-date links to javadocs and reference documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 616da3dd..d4dad0c9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Some key benefits of using Spring Web Flow: # Documentation -See the current [Javadoc](http://static.springsource.org/spring-webflow/docs/current/javadoc-api/) and [Reference](http://static.springsource.org/spring-webflow/docs/current/spring-webflow-reference/) docs. +See the current [Javadoc](http://docs.spring.io/spring-webflow/docs/current/api/) and [Reference](http://docs.spring.io/spring-webflow/docs/current/reference/html/) docs. # Samples