You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/19 14:13:53 UTC

[cordova-plugin-battery-status] 02/08: chore: update github repo and issue link in plugin.xml

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git

commit 9c5c510db463f0ac81a66246b2a9770f8d52d005
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Jun 19 16:09:56 2019 +0200

    chore: update github repo and issue link in plugin.xml
---
 plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugin.xml b/plugin.xml
index 4af3a78..3f9c138 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -25,8 +25,8 @@
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>
     <keywords>cordova,battery</keywords>
-    <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status.git</repo>
-    <issue>https://issues.apache.org/jira/browse/CB/component/12320643</issue>
+    <repo>https://github.com/apache/cordova-plugin-battery-status</repo>
+    <issue>https://github.com/apache/cordova-plugin-battery-status/issues</issue>
 
     <js-module src="www/battery.js" name="battery">
         <clobbers target="navigator.battery" />


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org