From 3a8b4b0ec79c7af91d3c43f56831a2468a03a346 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Mon, 13 Jun 2011 04:26:35 -0400 Subject: [PATCH] Update manpage links in README Closes #41 Thanks ddrake --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2c13ab3..f2dbe39 100644 --- a/README.markdown +++ b/README.markdown @@ -89,4 +89,4 @@ See Also -------- * [Readme for the Ruby Mustache implementation](http://github.com/defunkt/mustache/blob/master/README.md). - * [mustache(1)](http://defunkt.github.com/mustache/mustache.1.html) and [mustache(5)](http://defunkt.github.com/mustache/mustache.5.html) man pages. + * [mustache(1)](http://mustache.github.com/mustache.1.html) and [mustache(5)](http://mustache.github.com/mustache.5.html) man pages.