diff --git a/bower.json b/bower.json index dbf4282b..869d35fe 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "md-pickers", "version": "1.0.0", - "homepage": "https://github.com/alenaksu/mdPickers", + "homepage": "https://github.com/dpoetzsch/md-pickers", "authors": [ "alenaksu" ], diff --git a/package.json b/package.json index 794989fd..0e8c7808 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/alenaksu/mdPickers" + "url": "https://github.com/dpoetzsch/md-pickers" }, "keywords": [ "material", @@ -21,9 +21,9 @@ "author": "alenaksu", "license": "MIT", "bugs": { - "url": "https://github.com/alenaksu/mdPickers/issues" + "url": "https://github.com/dpoetzsch/md-pickers/issues" }, - "homepage": "https://github.com/alenaksu/mdPickers", + "homepage": "https://github.com/dpoetzsch/md-pickers", "devDependencies": { "gulp": "^3.9.0", "gulp-autoprefixer": "^3.1.0",