diff --git a/package.json b/package.json index 30b8dd2..32b1c9c 100644 --- a/package.json +++ b/package.json @@ -2,14 +2,14 @@ "name": "gulp-svg-sprite", "description": "SVG sprites & stacks galore — Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours", "version": "2.0.2", - "homepage": "https://github.com/jkphl/gulp-svg-sprite", + "homepage": "https://github.com/svg-sprite/gulp-svg-sprite", "author": "Joschi Kuphal (https://jkphl.is)", "repository": { "type": "git", - "url": "https://github.com/jkphl/gulp-svg-sprite.git" + "url": "https://github.com/svg-sprite/gulp-svg-sprite.git" }, "bugs": { - "url": "https://github.com/jkphl/gulp-svg-sprite/issues" + "url": "https://github.com/svg-sprite/gulp-svg-sprite/issues" }, "license": "MIT", "engines": {