diff --git a/package.json b/package.json index eb52515..3766722 100644 --- a/package.json +++ b/package.json @@ -17,13 +17,8 @@ "lint": "jshint www && jshint src && jshint tests", "style": "jscs tests/tests.js" }, - "repository": { - "type": "git", - "url": "https://github.com/apache/cordova-plugin-file-transfer" - }, - "bugs": { - "url": "https://issues.apache.org/jira/browse/CB" - }, + "repository": "github:apache/cordova-plugin-file-transfer", + "bugs": "https://github.com/apache/cordova-plugin-file-transfer/issues", "keywords": [ "cordova", "file", diff --git a/plugin.xml b/plugin.xml index b5ced07..cb91884 100644 --- a/plugin.xml +++ b/plugin.xml @@ -26,8 +26,8 @@ Cordova File Transfer Plugin Apache 2.0 cordova,file,transfer - https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git - https://issues.apache.org/jira/browse/CB/component/12320650 + https://github.com/apache/cordova-plugin-file-transfer + https://github.com/apache/cordova-plugin-file-transfer/issues