From a07122ec20b4cc1a4d71fb1541b9ff8ebceb6d8a Mon Sep 17 00:00:00 2001 From: Anup Narkhede Date: Sun, 5 Sep 2010 09:48:10 -0700 Subject: [PATCH] Put blog url --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2482a45..8d001fe 100644 --- a/README.markdown +++ b/README.markdown @@ -10,7 +10,7 @@ MooModel is a javascript framework based on top of mootools to facilitate object * Validations * REST Persistence -For further information and documentation, refer to the introductory post on my blog. +For further information and documentation, refer to the (http://www.anup.info/2010/09/05/introducing-moomodel/)[introductory post on my blog]. ## Testing ##