From 0e73e66a34e7bce487f5e019390f8ef3f69e66fc Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Mon, 22 Mar 2010 17:55:03 -0400 Subject: [PATCH] Updating readme to link to pretty Mustache homepage rather than github page. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 73378c5..7097147 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,7 @@ Mustache.php ============ -A [Mustache](http://github.com/defunkt/mustache) implementation in PHP. +A [Mustache](http://defunkt.github.com/mustache/) implementation in PHP. Usage