From 527869b0d9885a5968dcd492e26d57e7cc124cdb Mon Sep 17 00:00:00 2001 From: Mo Date: Fri, 7 Jun 2019 19:18:13 -0500 Subject: [PATCH] Update README.md changed beard competition wiki link to the new link as the route has been changed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b3392..05eac6d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ $ mustache -p path/to/partial1.mustache -p path/to/partial2.mustache dataView.js ## Who uses mustache.js? -An updated list of mustache.js users is kept [on the Github wiki](http://wiki.github.com/janl/mustache.js/beard-competition). Add yourself or your company if you use mustache.js! +An updated list of mustache.js users is kept [on the Github wiki](https://github.com/janl/mustache.js/wiki/Beard-Competition). Add yourself or your company if you use mustache.js! ## Contributing