diff --git a/package.json b/package.json index 4b79af8..53dec36 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "id": "cordova-plugin-splashscreen", "platforms": [ "android", - "ubuntu", "ios", "windows", "browser" @@ -21,7 +20,8 @@ "ecosystem:cordova", "cordova-android", "cordova-ios", - "cordova-windows" + "cordova-windows", + "cordova-browser" ], "scripts": { "test": "npm run jshint", diff --git a/plugin.xml b/plugin.xml index a25821e..885cc5f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -25,8 +25,8 @@ Cordova Splashscreen Plugin Apache 2.0 cordova,splashscreen - https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git - https://issues.apache.org/jira/browse/CB/component/12320653 + https://github.com/apache/cordova-plugin-splashscreen + https://github.com/apache/cordova-plugin-splashscreen/issues