From f1254017a43d5a41c74a3436db0a994d13177330 Mon Sep 17 00:00:00 2001 From: Eugen Date: Sat, 5 Sep 2015 18:23:09 +0300 Subject: [PATCH] Update README.md --- spring-rest/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-rest/README.md b/spring-rest/README.md index 3231d65625..3b93b06d66 100644 --- a/spring-rest/README.md +++ b/spring-rest/README.md @@ -6,4 +6,4 @@ ### Relevant Articles: - [Spring @RequestMapping](http://www.baeldung.com/spring-requestmapping) - [Http Message Converters with the Spring Framework](http://www.baeldung.com/spring-httpmessageconverter-rest) -- [Redirect in Spring](http://www.baeldung.com/spring-redirect) +- [Redirect in Spring](http://www.baeldung.com/spring-redirect-and-forward)