diff --git a/package.json b/package.json index 9a37e59..053c28c 100644 --- a/package.json +++ b/package.json @@ -13,15 +13,15 @@ ], "version": "0.0.28", "author": "Alan K (http://blog.modeswitch.org)", - "homepage": "http://js-platform.github.io/filer", - "bugs": "https://github.com/js-platform/filer/issues", + "homepage": "http://filerjs.github.io/filer", + "bugs": "https://github.com/filerjs/filer/issues", "license": "BSD", "scripts": { "test": "grunt test" }, "repository": { "type": "git", - "url": "https://github.com/js-platform/filer.git" + "url": "https://github.com/filerjs/filer.git" }, "dependencies": { "bower": "~1.3.8",