From be5390b2d7904b0af1690c37661bc59974a8852c Mon Sep 17 00:00:00 2001 From: Roy Date: Fri, 6 Jul 2012 12:14:53 -0300 Subject: [PATCH] Update Readme.markdown to point at the updated mustache.github.com url. Conflicts: vendor/spec --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 86cebfa..d7ef259 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,7 @@ Mustache.php ============ -A [Mustache](http://defunkt.github.com/mustache/) implementation in PHP. +A [Mustache](http://mustache.github.com/) implementation in PHP. [![Build Status](https://secure.travis-ci.org/bobthecow/mustache.php.png?branch=dev)](http://travis-ci.org/bobthecow/mustache.php)