From d819f0379ca668ab735af627c5c0fe10e9635dbe Mon Sep 17 00:00:00 2001 From: samizdam Date: Sun, 12 Sep 2021 10:49:03 +0300 Subject: [PATCH] Update README.md Fix mustache home page link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a0ec69..18fe61a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Mustache.php ============ -A [Mustache](http://mustache.github.com/) implementation in PHP. +A [Mustache](https://mustache.github.io/) implementation in PHP. [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](https://packagist.org/packages/mustache/mustache) [![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](http://travis-ci.org/bobthecow/mustache.php)