From 48bbb3cc523b70bc1f703d2ec26ac257e705e3e9 Mon Sep 17 00:00:00 2001 From: krams915 Date: Fri, 20 Jan 2012 22:19:29 +0800 Subject: [PATCH] Updated README --- spring-mongodb-tutorial/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-mongodb-tutorial/README b/spring-mongodb-tutorial/README index 0196522..f09cabc 100644 --- a/spring-mongodb-tutorial/README +++ b/spring-mongodb-tutorial/README @@ -5,12 +5,12 @@ Sample application demonstrating how to create a Spring MVC 3.1 application with To read the whole guide, please see the original blog: "Spring MVC 3.1 - Implement CRUD with Spring Data MongoDB" -[url] +http://krams915.blogspot.com/2012/01/spring-mvc-31-implement-crud-with_4739.html Building ======== -Please visit [url] for full instructions +Please visit http://krams915.blogspot.com/2012/01/spring-mvc-31-implement-crud-with.html for full instructions Notes