From ef1915a4ee1cc6f86984388c2cd471b69e2b71bc Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Wed, 1 Feb 2017 08:47:58 +0100 Subject: [PATCH] Update urls --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f6c5b41..53e48c6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ampedandwired/html-webpack-plugin.git" + "url": "https://github.com/jantimon/html-webpack-plugin.git" }, "keywords": [ "webpack", @@ -27,9 +27,9 @@ "author": "Charles Blaxland (https://github.com/ampedandwired)", "license": "MIT", "bugs": { - "url": "https://github.com/ampedandwired/html-webpack-plugin/issues" + "url": "https://github.com/jantimon/html-webpack-plugin/issues" }, - "homepage": "https://github.com/ampedandwired/html-webpack-plugin", + "homepage": "https://github.com/jantimon/html-webpack-plugin", "semistandard": { "ignore": [ "examples/*/dist/**/*.*"