From d6340c85ef8fc137f17ac7cd408885a59ee82035 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sun, 12 Dec 2021 21:52:12 -0500 Subject: [PATCH] Update readme link Fixes #377 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18fe61ae..1560192c 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ Read [the Mustache.php documentation](https://github.com/bobthecow/mustache.php/ See Also -------- + * [mustache(5)](http://mustache.github.io/mustache.5.html) man page. * [Readme for the Ruby Mustache implementation](http://github.com/defunkt/mustache/blob/master/README.md). - * [mustache(5)](http://mustache.github.com/mustache.5.html) man page.