From dd5d5674820a345c32996dc189d22fa6ffa90fc5 Mon Sep 17 00:00:00 2001 From: Olivier Audard Date: Sun, 26 Aug 2012 04:10:42 +0200 Subject: [PATCH] Updated homepage url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d10f45..5fa8d0c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "grunt-wkhtmltopdf", "description": "Grunt Task that uses wkhtmltopdf to convert HTML files to PDF", "version": "0.1.0", - "homepage": "https://github.com/dhar/grunt-wkhtmltopdf", + "homepage": "http://www.dhar.fr/grunt-wkhtmltopdf/", "author": { "name": "Olivier Audard", "email": "audard@gmail.com",