From fe36150f6200cd9ef940830804179c78afd6b833 Mon Sep 17 00:00:00 2001 From: Santtu Pajukanta Date: Sun, 17 Aug 2014 22:01:42 +0300 Subject: [PATCH] README: fix jade-lang.com link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34d6302..703579b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### What it does -* [Jade](jade-lang.com) files to HTML +* [Jade](https://jade-lang.com) files to HTML * [Stylus](http://learnboost.github.io/stylus) files to CSS * [CoffeeScript](http://coffeescript.org/) files to Javascript through [browserify](http://browserify.org/) * You are able to use 'require' in your client-side code