From 9ec1e21823a3f5ba45f44d81e44c2ef6bcf2b7d2 Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Wed, 19 Jun 2019 12:38:09 +0200 Subject: [PATCH] chore(release): fix repo and issue link --- package.json | 2 +- plugin.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3222e8a..42f0b54 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "https://github.com/apache/cordova-plugin-network-information" }, "bugs": { - "url": "https://issues.apache.org/jira/browse/CB" + "url": "https://github.com/apache/cordova-plugin-network-information/issues" }, "keywords": [ "cordova", diff --git a/plugin.xml b/plugin.xml index 06b67f8..a73753a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -27,8 +27,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" Cordova Network Information Plugin Apache 2.0 cordova,network,information - https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git - https://issues.apache.org/jira/browse/CB/component/12320640 + https://github.com/apache/cordova-plugin-network-information + https://github.com/apache/cordova-plugin-network-information/issues